multi asynch work committed

This commit is contained in:
Daniel Stenberg 2002-08-12 09:45:59 +00:00
parent cb895ec335
commit c1f29a8e08
1 changed files with 5 additions and 0 deletions

View File

@ -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