mirror of
https://github.com/moparisthebest/curl
synced 2025-01-04 18:38:03 -05:00
multi asynch work committed
This commit is contained in:
parent
cb895ec335
commit
c1f29a8e08
5
CHANGES
5
CHANGES
@ -6,6 +6,11 @@
|
|||||||
|
|
||||||
Changelog
|
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)
|
Daniel (9 Aug 2002)
|
||||||
- Applied Markus F.X.J. Oberhumer's patch that introduces CURLOPT_NOSIGNAL,
|
- Applied Markus F.X.J. Oberhumer's patch that introduces CURLOPT_NOSIGNAL,
|
||||||
which effectively prevents libcurl from doing anything that may cause
|
which effectively prevents libcurl from doing anything that may cause
|
||||||
|
Loading…
Reference in New Issue
Block a user