Loading CHANGES +15 −9 Original line number Diff line number Diff line Loading @@ -6,6 +6,12 @@ Changelog Gisle Vanem (16 Dec 2008) - Added the possibility to use the Watt-32 tcp/ip stack under Windows. The change simply involved adding a USE_WATT32 section in the config-win32.h files (under ./lib and ./src). This section disables the use of any Winsock headers. Daniel Stenberg (16 Dec 2008) - libssh2_sftp_last_error() was wrongly used at some places in libcurl which made libcurl sometimes not properly abort problematic SFTP transfers. Loading Loading
CHANGES +15 −9 Original line number Diff line number Diff line Loading @@ -6,6 +6,12 @@ Changelog Gisle Vanem (16 Dec 2008) - Added the possibility to use the Watt-32 tcp/ip stack under Windows. The change simply involved adding a USE_WATT32 section in the config-win32.h files (under ./lib and ./src). This section disables the use of any Winsock headers. Daniel Stenberg (16 Dec 2008) - libssh2_sftp_last_error() was wrongly used at some places in libcurl which made libcurl sometimes not properly abort problematic SFTP transfers. Loading