Skip to content

asyn-thrdd: fix Curl_async_pollset without socketpair#18306

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/async-pollset
Closed

asyn-thrdd: fix Curl_async_pollset without socketpair#18306
bagder wants to merge 1 commit into
masterfrom
bagder/async-pollset

Conversation

@bagder

@bagder bagder commented Aug 18, 2025

Copy link
Copy Markdown
Member
  • remove a superfluous if()
  • edit the #ifdef to only do the timeout checks when socketpair support is missing, as that code flow could not be reached otherways anyway

CodeSonar pointed out possible issue that led me to see this.

- remove a superfluous if()
- edit the #ifdef to only do the timeout checks when socketpair support
  is missing, as that code flow could not be reached otherways anyway

CodeSonar pointed out possible issue that led me to see this.
@github-actions github-actions Bot added the name lookup DNS and related tech label Aug 18, 2025
@bagder bagder marked this pull request as ready for review August 18, 2025 08:40
@bagder bagder closed this in fc4ae23 Aug 18, 2025
@bagder bagder deleted the bagder/async-pollset branch August 18, 2025 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

name lookup DNS and related tech

Development

Successfully merging this pull request may close these issues.

1 participant