non-blocking and man pages
This commit is contained in:
parent
bd1980ea1c
commit
6304383c91
8
README
8
README
@ -6,6 +6,14 @@ libssh2 - SSH2 library
|
|||||||
Version
|
Version
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
added the following functions for non-blocking operations:
|
||||||
|
libssh2_channel_readnb_ex()
|
||||||
|
libssh2_channel_writenb_ex()
|
||||||
|
libssh2_sftp_readnb()
|
||||||
|
libssh2_sftp_writenb()
|
||||||
|
|
||||||
|
added (a few) man pages in docs/
|
||||||
|
|
||||||
maximum SSH packet size is now some 35000 bytes
|
maximum SSH packet size is now some 35000 bytes
|
||||||
|
|
||||||
private include files are now in src/ and only public headers are in include/
|
private include files are now in src/ and only public headers are in include/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user