diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-08-08 11:10:17 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-08-08 11:23:31 +0200 |
commit | 3dcc0df5ccac15275f612f5c275ea320f5f41cd4 (patch) | |
tree | 72a6ccfc4ba892b952328d43f2140dffad117113 /TODO-RELEASE | |
parent | da3ae20da56676361e959d07956dddc641a4a6a7 (diff) | |
download | curl-3dcc0df5ccac15275f612f5c275ea320f5f41cd4.tar.gz |
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"
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 7255985b6..5a3801534 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -46,8 +46,4 @@ To be addressed in 7.21.8 (or 7.22.0?) 306 - SSL Sessions shared by Alejandro Alvarez Ayllon http://curl.haxx.se/mail/lib-2011-08/0002.html -307 - "ftp downloading operation result" by Spoon Man, multi fix and SOCKS - timeout fix - http://curl.haxx.se/mail/lib-2011-07/0177.html - 308 -
\ No newline at end of file |