mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
non-blocking SSH stuff
This commit is contained in:
parent
028a9d6785
commit
3a813b3c3b
6
CHANGES
6
CHANGES
@ -6,6 +6,12 @@
|
|||||||
|
|
||||||
Changelog
|
Changelog
|
||||||
|
|
||||||
|
Daniel (6 February 2007)
|
||||||
|
- Regular file downloads wiht SFTP and SCP are now done using the non-blocking
|
||||||
|
API of libssh2, if the libssh2 headers seem to support them. This will make
|
||||||
|
SCP and SFTP much more responsive and better libcurl citizens when used with
|
||||||
|
the multi interface etc.
|
||||||
|
|
||||||
Daniel (5 February 2007)
|
Daniel (5 February 2007)
|
||||||
- Michael Wallner added support for CURLOPT_TIMEOUT_MS and
|
- Michael Wallner added support for CURLOPT_TIMEOUT_MS and
|
||||||
CURLOPT_CONNECTTIMEOUT_MS that, as their names suggest, do the timeouts with
|
CURLOPT_CONNECTTIMEOUT_MS that, as their names suggest, do the timeouts with
|
||||||
|
Loading…
Reference in New Issue
Block a user