|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[ curl-Bugs-3414085 ] Infinite loop in Curl_setup_conn
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Mon, 26 Sep 2011 18:03:52 +0200
Bugs item #3414085, was opened at 2011-09-26 18:03
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
Curl_protocol_connect somehow sets conn->bits.proxy_connect_closed to TRUE. As more than 5 seconds have passed, ConnectPlease now always sets connected to FALSE and returns CURLE_OPERATION_TIMEDOUT, so Curl_protocol_connect never gets called again and conn->bits.proxy_connect_closed remains TRUE, resulting in an endless loop.
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info