cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] always multi v5

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 14 Jan 2013 14:57:44 +0100 (CET)

On Fri, 11 Jan 2013, Yang Tse wrote:

>> 00:25:55.571476 == Info: Recv failure: Connection reset by peer
>> 00:25:55.571476 == Info: Connection died, retrying a fresh connect
>>
>> ... it doesn't look like this is truly trying a fresh connect, it seems to
>> mostly just _say_ it!
>
> Yep, something could probably be improved.

This is meant to get trapped in lib/multi.c:1444 for the CURLM_STATE_PERFORM
state, but clearly it isn't or it isn't acting correctly. Can you figure out
if the if() matches and the action is wrong or if it never even invokes
Curl_retry_request() there?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-01-14