]> granicus.if.org Git - curl/commit
SOCKS: fix the connect timeout
authorDaniel Stenberg <daniel@haxx.se>
Mon, 8 Aug 2011 09:10:17 +0000 (11:10 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 8 Aug 2011 09:23:31 +0000 (11:23 +0200)
commit3dcc0df5ccac15275f612f5c275ea320f5f41cd4
tree72a6ccfc4ba892b952328d43f2140dffad117113
parentda3ae20da56676361e959d07956dddc641a4a6a7
SOCKS: fix the connect timeout

The connect timeout logic when using SOCKS was done wrong

Bug: http://curl.haxx.se/mail/lib-2011-07/0177.html
Reported by: "Spoon Man"
TODO-RELEASE
lib/socks.c
lib/socks.h
lib/socks_gssapi.c
lib/socks_sspi.c