1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-08-19 01:27:59 +03:00
Files
libssh2/example/simple
James Housley 7d57222912 Finish making SFTP fully non-blocking capable.
Functions that return an "int", and friends, return LIBSSH2SFTP_EAGAIN.
Functions that return a structure return NULL and set the error to
LIBSSH2_ERROR_EAGAIN
2007-06-07 16:01:12 +00:00
..