curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: libCurl 7.61.1: no response message received indicating dead connection

From: Bernd Mueller \(bermuell\) via curl-library <curl-library_at_cool.haxx.se>
Date: Thu, 25 Oct 2018 13:30:41 +0000

>
>> On 12 Oct 2018, at 20:02, Ray Satiro via curl-library <curl-library_at_cool.haxx.se> wrote:
>>
>> To be clear are you saying that libcurl will no longer indicate when it
>> can't connect to the server? The only commit I can find that is related
>> to what you are talking about is
>> https://github.com/curl/curl/commit/acefdd0 but I don't see how it could
>> cause this issue. My understanding is libcurl should call
>> Curl_expire_clear. Are you able to reproduce consistently and can you
>> confirm that commit is the issue by testing it and its parent?
Regarding how the deletion of timers could cause the issue.
We’re using CURLMOPT_TIMERFUNCTION to get informed when to perform a curl_multi_info_read.
Is it possible that this is the reason why we don’t get informed about the failing attempt to send the message?
If so, what other possibilities do you see how to get notified?

thanks,
Bernd

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-10-25