1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-08-17 14:21:06 +03:00
Files
libssh2/example/simple
James Housley cf8f4d1818 To simplify the user's error interface always use LIBSSH2_ERROR_EAGAIN.
LIBSSH2CHANNEL_EAGAIN and LIBSSH2SFTP_EAGAIN are still valid, but are
defined as LIBSSH2_ERROR_EAGAIN.
2007-06-08 13:33:08 +00:00
..