Skip to content

fix multi_wait() timeout handling#13825

Closed
icing wants to merge 1 commit intocurl:masterfrom
icing:multi_wait-timeout-fix
Closed

fix multi_wait() timeout handling#13825
icing wants to merge 1 commit intocurl:masterfrom
icing:multi_wait-timeout-fix

Conversation

@icing
Copy link
Contributor

@icing icing commented May 29, 2024

- determine the actual poll timeout *after* all sockets
  have been collected. Protocols and connection filters may
  install new timeouts during collection.
- add debug logging to test1533 where the mistake was noticed
- refs curl#13782
Copy link
Member

@bagder bagder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 nice catch!!

@bagder bagder closed this in c809666 May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants