- 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.
Showing
- CHANGES 7 additions, 0 deletionsCHANGES
- RELEASE-NOTES 3 additions, 1 deletionRELEASE-NOTES
- lib/dict.c 1 addition, 0 deletionslib/dict.c
- lib/file.c 1 addition, 0 deletionslib/file.c
- lib/ftp.c 8 additions, 4 deletionslib/ftp.c
- lib/http.c 2 additions, 0 deletionslib/http.c
- lib/ldap.c 2 additions, 0 deletionslib/ldap.c
- lib/multi.c 5 additions, 5 deletionslib/multi.c
- lib/ssh.c 113 additions, 12 deletionslib/ssh.c
- lib/telnet.c 1 addition, 0 deletionslib/telnet.c
- lib/tftp.c 1 addition, 0 deletionslib/tftp.c
- lib/transfer.c 4 additions, 0 deletionslib/transfer.c
- lib/url.c 1 addition, 0 deletionslib/url.c
- lib/urldata.h 9 additions, 0 deletionslib/urldata.h
Loading
Please register or sign in to comment