close the socket properly when returning error due to failing localbind
authorDaniel Stenberg <daniel@haxx.se>
Thu, 17 Feb 2005 14:45:03 +0000 (14:45 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 17 Feb 2005 14:45:03 +0000 (14:45 +0000)
commit176981b529bad6a61ad4a5439c87953ae5541a98
tree5fff419e8f19d78299f75b6773f6fe1a0f33f611
parent85baebd0d4369a41a5ccac6e456a07b7f5d08c2a
close the socket properly when returning error due to failing localbind
Bug report #1124588 by David
lib/connect.c