ssh2/docs
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
..
.cvsignore Add. 2007-03-27 13:27:13 +00:00
libssh2_channel_forward_accept.3 Modify the code to truely support non-blocking. Propogate the EAGAIN error 2007-06-06 12:34:06 +00:00
libssh2_channel_forward_listen_ex.3 Modify the code to truely support non-blocking. Propogate the EAGAIN error 2007-06-06 12:34:06 +00:00
libssh2_channel_read_ex.3 To simplify the user's error interface always use LIBSSH2_ERROR_EAGAIN. 2007-06-08 13:33:08 +00:00
libssh2_channel_readnb_ex.3 To simplify the user's error interface always use LIBSSH2_ERROR_EAGAIN. 2007-06-08 13:33:08 +00:00
libssh2_channel_set_blocking.3 Added an initial set of man pages. 2006-12-21 14:09:12 +00:00
libssh2_channel_wait_eof.3 To simplify the user's error interface always use LIBSSH2_ERROR_EAGAIN. 2007-06-08 13:33:08 +00:00
libssh2_channel_write_ex.3 To simplify the user's error interface always use LIBSSH2_ERROR_EAGAIN. 2007-06-08 13:33:08 +00:00
libssh2_poll_channel_read.3 more/updated man pages 2007-02-23 10:20:56 +00:00
libssh2_poll.3 Fixed some spelling mistakes in documentation. 2007-04-12 21:30:03 +00:00
libssh2_session_disconnect_ex.3 Modify the code to truely support non-blocking. Propogate the EAGAIN error 2007-06-06 12:34:06 +00:00
libssh2_session_free.3 Added an initial set of man pages. 2006-12-21 14:09:12 +00:00
libssh2_session_init.3 Modify the code to truely support non-blocking. Propogate the EAGAIN error 2007-06-06 12:34:06 +00:00
libssh2_session_startup.3 Modify the code to truely support non-blocking. Propogate the EAGAIN error 2007-06-06 12:34:06 +00:00
libssh2_sftp_init.3 Modify the code to truely support non-blocking. Propogate the EAGAIN error 2007-06-06 12:34:06 +00:00
libssh2_sftp_mkdir_ex.3 To simplify the user's error interface always use LIBSSH2_ERROR_EAGAIN. 2007-06-08 13:33:08 +00:00
libssh2_sftp_open_ex.3 Finish making SFTP fully non-blocking capable. 2007-06-07 16:01:12 +00:00
libssh2_sftp_read.3 To simplify the user's error interface always use LIBSSH2_ERROR_EAGAIN. 2007-06-08 13:33:08 +00:00
libssh2_sftp_readdir.3 To simplify the user's error interface always use LIBSSH2_ERROR_EAGAIN. 2007-06-08 13:33:08 +00:00
Makefile.am Remove 2 last files 2007-06-07 16:07:09 +00:00
template.3 Fixed some spelling mistakes in documentation. 2007-04-12 21:30:03 +00:00