cURL

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1339 Curl waits forever

From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Wed, 05 Mar 2014 17:24:18 +0000

- **status**: open --> pending-invalid
- **assigned_to**: Daniel Stenberg

---
** [bugs:#1339] Curl waits forever**
**Status:** pending-invalid
**Created:** Wed Mar 05, 2014 04:08 AM UTC by fowoaufh
**Last Updated:** Wed Mar 05, 2014 04:08 AM UTC
**Owner:** Daniel Stenberg
OS: Trisquel 6.0 (based on Ubuntu 12.04) 64-bit
<pre>curl 7.22.0 (x86_64-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.1 zlib/1.2.3.4 libidn/1.23 librtmp/2.3
Protocols: dict file ftp ftps gopher http https imap imaps ldap pop3 pop3s rtmp rtsp smtp smtps telnet tftp 
Features: GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz TLS-SRP</pre>
Curl stays open forever, without a connection.
**To reproduce:**
Start a remote server that sends chunked http data with a timeout between chunks.
Connect with curl to the server.
Disconnect from network (simulate network problems). There should not be network between curl and the server.
While disconnected, restart remote server.
Reconnect to network.
Curl will not be able to communicate with the server and will not exit.
This bug also affects libcurl.
---
Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
Received on 2014-03-05

These mail archives are generated by hypermail.

donate! Page updated December 29, 2013.
web site info

File upload with ASP.NET