multi: Fix error handling in the SENDPROTOCONNECT state
If Curl_protocol_connect() returns an error code, handle the error instead of switching to the next state. Closes #3170
parent
4441d3c5
Please register or sign in to comment
If Curl_protocol_connect() returns an error code, handle the error instead of switching to the next state. Closes #3170