cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

No connection lost detection with Windows Vista

From: Markus Bauer <Markus_Bauer_at_web.de>
Date: Fri, 4 Sep 2009 15:28:11 +0200

Hi,

 

I have the problem that Curl doesn’t seem to recognize a network connection
interruption under Windows Vista.

I start a download using Curl 7.19.6 (the Win32 2000/XP binary from Günter
Knauf) and then interrupt the network connection by unplugging the LAN
cable.

On Windows XP I get an error message after a few seconds, saying: “curl:
(56) Failure when receiving data from the peer”.

With Windows Vista SP1 Curl doesn’t stop, even after 30 minutes it is still
calculating the average download speed and expected time left.

Is this a bug or intended behavior?

 

I used the following command:

curl -O http://curl.haxx.se/download/curl-7.19.6.tar.gz

 

Cheers

Markus

 

-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-09-04

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET