From: Daniel Stenberg Date: Fri, 1 May 2009 20:16:24 +0000 (+0000) Subject: #2784055, connect race with multi and socks proxy X-Git-Tag: curl-7_19_5~114 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0f29fdaf170867c1427b6a70b899b26d2df25bf3;p=curl #2784055, connect race with multi and socks proxy bad enough to almost make socks proxies with multi interface unusable --- diff --git a/TODO-RELEASE b/TODO-RELEASE index 0a94de87b..32d40588d 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -24,4 +24,6 @@ To be addressed in 7.19.5 (planned release: May 2009) 234 - [PATCH] Allow various Curl test suite tests to work on non-ASCII platforms -235 - +235 - #2784055, connect race with multi and socks proxy + +236 -