cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: timeout when you unplug the ethernet cable?

From: Christoph Rupp <crupp_at_umc-web.de>
Date: Wed, 22 Dec 2004 14:12:27 +0100

Daniel Stenberg wrote:
> On Tue, 21 Dec 2004, Christoph Rupp wrote:
>
>> i tried CURLOPT_LOW_SPEED_LIMIT but it had no effect - i started
>> playing the stream, pulled the ethernet cable and everything froze,
>> but the application didn't terminate due to a timeout.
>
>
> It should. Any chance you can debug this and see why it doesn't timeout?

it works, it was my fault.
CURLOPT_LOW_SPEED_LIMIT was set to 0, CURLOPT_LOW_SPEED_TIME was set to
10. if i give CURLOPT_LOW_SPEED_LIMIT a positive value, everything is fine.
Received on 2004-12-22