mirror of
https://github.com/libssh2/libssh2.git
synced 2025-11-02 10:53:16 +03:00
fdfcb2f9e63d7cff7a09e938e87f5a33bc24771d
Until now, in blocking mode, if the remote receiving window is exhausted this function hangs forever as data is not read and the remote side just keeps waiting for the window to grow before sending more data. This patch, makes this function check for that condition and abort with an error when it happens.
libssh2 - SSH2 library
libssh2 is a library implementing the SSH2 protocol, available under the revised BSD license.
Installation instructions:
Description
libssh2 - это библиотека, реализующая протокол SSH2, доступная по пересмотренной лицензии BSD
Languages
C
85.1%
M4
3.6%
CMake
3.4%
Shell
2.6%
RPGLE
1.8%
Other
3.2%