Dan Fandrich
1e4fb7ee9f
docs: fixed a bunch of typos
2014-07-28 23:55:34 +02:00
Daniel Stenberg
87f79f177f
remove embedded CVS/svn tags
2011-09-09 16:12:04 +02:00
Daniel Stenberg
8096b459d4
cleanup round
2009-03-16 23:25:14 +00:00
James Housley
2003dc1546
The month should be the 3-letter abbreviation instead of spelled out.
2007-06-13 16:41:33 +00:00
James Housley
70ea2c776e
Update to match current code and add errors
2007-06-13 15:10:45 +00:00
James Housley
e4ec1c9aa9
Change "SEE ALSO" to SEE ALSO
2007-06-13 12:51:10 +00:00
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
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
James Housley
54e6528822
Document libssh2_sftp_mkdir_ex() and libssh2_sftp_mkdirnb_ex()
2007-04-22 19:51:53 +00:00