Commit c4369f34 authored by Mike Crowe's avatar Mike Crowe Committed by Daniel Stenberg
Browse files

multi: close connection on timeout

After a request times out, the connection wasn't properly closed and
prevented to get re-used, so subsequent transfers could still mistakenly
get to use the previously aborted connection.
parent d85cae92
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment