mirror of
https://github.com/curl/curl.git
synced 2026-06-04 11:34:14 +03:00
multi asynch work committed
This commit is contained in:
parent
cb895ec335
commit
c1f29a8e08
1 changed files with 5 additions and 0 deletions
5
CHANGES
5
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue