connect: Close temporary sockets in conn_free()
The temporary sockets used for Happy Eyeballs were not closed properly, if curl exited prematurely, which this patch fixes.
parent
c8e63f24
Please register or sign in to comment
The temporary sockets used for Happy Eyeballs were not closed properly, if curl exited prematurely, which this patch fixes.