ConnectPlease() fixed for the new proxy connect functionality to make sure
authorDaniel Stenberg <daniel@haxx.se>
Sat, 9 May 2009 21:34:48 +0000 (21:34 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 9 May 2009 21:34:48 +0000 (21:34 +0000)
commitfd5e69f7697c1230b618693ffa697e409a202271
tree1584246b889ebd70e0e7d69f0ec2ef184fe9285e
parentddb0b8d8b8b7be2c31d6d77cee9065eff4cb1833
ConnectPlease() fixed for the new proxy connect functionality to make sure
'connected' truly is false when the socks connect fails.

Curl_done() fixed for the check-conn->bits.done-before-Curl_getoff_all_pipelines case
lib/url.c