]> granicus.if.org Git - curl/commit
- Using the libssh2 0.19 function libssh2_session_block_directions(), libcurl
authorDaniel Stenberg <daniel@haxx.se>
Fri, 19 Dec 2008 21:14:52 +0000 (21:14 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 19 Dec 2008 21:14:52 +0000 (21:14 +0000)
commit07416b61e3c403ea56370858a618f877dcaee57d
tree2fde760848f524477f97f32edb8d23fc42fccf32
parent000a13e21a30ca55da1fc7affe28fcb7c7171bb7
- Using the libssh2 0.19 function libssh2_session_block_directions(), libcurl
  now has an improved ability to do right when the multi interface (both
  "regular" and multi_socket) is used for SCP and SFTP transfers. This should
  result in (much) less busy-loop situations and thus less CPU usage with no
  speed loss.
14 files changed:
CHANGES
RELEASE-NOTES
lib/dict.c
lib/file.c
lib/ftp.c
lib/http.c
lib/ldap.c
lib/multi.c
lib/ssh.c
lib/telnet.c
lib/tftp.c
lib/transfer.c
lib/url.c
lib/urldata.h