From: Daniel Stenberg Date: Mon, 12 Aug 2002 09:45:59 +0000 (+0000) Subject: multi asynch work committed X-Git-Tag: curl-7_10~114 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c1f29a8e08efb4db7e33c44a1a29e49dd24ce4dc;p=curl multi asynch work committed --- diff --git a/CHANGES b/CHANGES index d6667c025..4c4e9ce56 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,11 @@ Changelog +Daniel (12 Aug 2002) +- Applied my initial take on making the multi stuff more asynchronous. Connects + should now return back without "hanging" until it has connected for real. + This should also be the case for FTP-PASV connects. + Daniel (9 Aug 2002) - Applied Markus F.X.J. Oberhumer's patch that introduces CURLOPT_NOSIGNAL, which effectively prevents libcurl from doing anything that may cause