fix the Curl_connected_proxy function for when libcurl actually connects fine
authorDaniel Stenberg <daniel@haxx.se>
Mon, 11 May 2009 11:45:56 +0000 (11:45 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 11 May 2009 11:45:56 +0000 (11:45 +0000)
commitf04720afb8e0fd1a5065fb5aa833dbc5e6417698
tree91c2b2cdf59cf74bda3a31a574a68707e90ad4aa
parente6e6c6e635b72502a1bfc24cd407a82f9ecd82e2
fix the Curl_connected_proxy function for when libcurl actually connects fine
to it in the actual connect call and not asynchronously.
lib/url.c