curl-library
Re: libcurl waits indefinitely for data
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 10 Jan 2011 19:49:49 +0100 (CET)
Date: Mon, 10 Jan 2011 19:49:49 +0100 (CET)
On Mon, 10 Jan 2011, arnuld uttre wrote:
> libcurl saves data fine almost 99.9% of the time but on very rare
> occasions it waits for infinite amount of time and never returns from
> there.
Well, a TCP connection has no end of life so if you have no timeout option and
nothing happens on the connection, then libcurl will wait.
Or are you saying something is happening and libcurl doesn't notice?
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2011-01-10