From 8ed0d5675f934fe80d0d5f98dc248873e0a6d3fd Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 14 May 2006 22:49:23 +0000 Subject: The SOCKS connection codes don't properly acknowledge (connect) timeouts. --- docs/KNOWN_BUGS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index ba0bfa4e5..928ae49ad 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -3,6 +3,8 @@ join in and help us correct one or more of these! Also be sure to check the changelog of the current development status, as one or more of these problems may have been fixed since this was written! +34. The SOCKS connection codes don't properly acknowledge (connect) timeouts. + 33. Doing multi-pass HTTP authentication on a non-default port does not work. This happens because the multi-pass code abuses the redirect following code for doing multiple requests, and when we following redirects to an absolute -- cgit v1.2.3