Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thread resolver: track resolver time and set suitable timeout values #2419

Closed
wants to merge 1 commit into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Mar 22, 2018

In order to make curl_multi_timeout() return suitable "sleep" times even
when there's no socket to wait for while the name is being resolved in a
helper thread.

It will slowly increase the timeouts as time passes.

Related to #2415 but improves curl_multi_timeout() too.

In order to make curl_multi_timeout() return suitable "sleep" times even
when there's no socket to wait for while the name is being resolved in a
helper thread.

It will slowly increase the timeouts as time passes.
@bagder bagder force-pushed the bagder/threaded-resolver-timeout branch from b7ee4e7 to 8a20b2f Compare March 22, 2018 22:16
@bagder bagder closed this in 6763622 Mar 23, 2018
@bagder bagder deleted the bagder/threaded-resolver-timeout branch March 23, 2018 23:03
@lock lock bot locked as resolved and limited conversation to collaborators Jun 21, 2018
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.

None yet

1 participant