Skip to content

multi_poll: avoid busy-loop when called without easy handles attached#4595

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/fix-multi_poll-busy-loop
Closed

multi_poll: avoid busy-loop when called without easy handles attached#4595
bagder wants to merge 1 commit into
masterfrom
bagder/fix-multi_poll-busy-loop

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented Nov 14, 2019

Fixes #4594
Reported-by: 3dyd on github

@bagder
Copy link
Copy Markdown
Member Author

bagder commented Nov 14, 2019

extrawait is TRUE when this is a curl_multi_poll() call, but FALSE when curl_multi_wait()...

@bagder bagder closed this in 4e1eee1 Nov 14, 2019
@bagder bagder deleted the bagder/fix-multi_poll-busy-loop branch November 14, 2019 22:23
@lock lock Bot locked as resolved and limited conversation to collaborators Feb 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Possible busy-looping in curl_multi_poll

2 participants