Skip to content

Improvements of async connection timeout #417

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

Merged
merged 1 commit into from
Jul 28, 2014

Conversation

leecoder
Copy link

No description provided.

@deanberris
Copy link
Member

Are there tests that cover these? It looks OK to me, but I'm wondering why we haven't seen anything in the tests before that would have caused this to break.

@leecoder
Copy link
Author

Sometimes, cpp-netlib-http-client_get_timeout_test failed.
(https://travis-ci.org/leecoder/cpp-netlib/jobs/29394484)
And, in my case, handle_received_data() is sometimes called with asio::error::eof after timeout.

@deanberris
Copy link
Member

Okay, that looks more convincing with test results. Thanks @leecoder -- LGTM.

deanberris added a commit that referenced this pull request Jul 28, 2014
Improvements of async connection timeout
@deanberris deanberris merged commit 3bc6f9d into cpp-netlib:0.11-devel Jul 28, 2014
leecoder pushed a commit to leecoder/cpp-netlib that referenced this pull request Apr 14, 2015
Improvements of async connection timeout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants