change 'int' to 'libssh2_socket_t' in the public API for sockets
This commit is contained in:
parent
1f406feaa4
commit
b3556c2e0c
4
TODO
4
TODO
@ -44,4 +44,6 @@ At next SONAME bump
|
|||||||
* Rename a few function:
|
* Rename a few function:
|
||||||
|
|
||||||
libssh2_hostkey_hash => libssh2_session_hostkey_hash
|
libssh2_hostkey_hash => libssh2_session_hostkey_hash
|
||||||
libssh2_banner_set => libssh2_session_banner_set
|
libssh2_banner_set => libssh2_session_banner_set
|
||||||
|
|
||||||
|
* change 'int' to 'libssh2_socket_t' in the public API for sockets.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user