Commit ed1662c3 authored by Björn Stenberg's avatar Björn Stenberg Committed by Steve Holme
Browse files

connect: Return the socket descriptor even on fail

singleipconnect() did not return the open socket descriptor on some
errors, thereby sometimes causing a socket leak. This patch ensures
the socket is always returned.
parent 1f0616ea
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