diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-02-17 23:51:43 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-02-18 23:01:55 +0100 |
commit | d85cae922575d8966529fee364e6d611e3062a99 (patch) | |
tree | 3b3e28ced7d845909fd11178992e61d29ea8db90 /tests/certs/Server-localhost.nn-sv.crt | |
parent | 05895927f59eef2d746a1b70f40f1abd0907a474 (diff) |
multi: better failed connect treatment
When failing to connect the protocol during the CURLM_STATE_PROTOCONNECT
state, Curl_done() has to be called with the premature flag set TRUE as
for the pingpong protocols this can be important.
When Curl_done() is called with premature == TRUE, it needs to call
Curl_disconnect() with its 'dead_connection' argument set to TRUE as
well so that any protocol handler's disconnect function won't attempt to
use the (control) connection for anything.
This problem caused the pingpong protocols to fail to disconnect when
STARTTLS failed.
Reported by: Alona Rossen
Bug: http://curl.haxx.se/mail/lib-2011-02/0195.html
Diffstat (limited to 'tests/certs/Server-localhost.nn-sv.crt')
0 files changed, 0 insertions, 0 deletions