change 'int' to 'libssh2_socket_t' in the public API for sockets

This commit is contained in:
Daniel Stenberg 2010-03-06 19:51:37 +01:00
parent 1f406feaa4
commit b3556c2e0c

2
TODO
View File

@ -45,3 +45,5 @@ At next SONAME bump
libssh2_hostkey_hash => libssh2_session_hostkey_hash
libssh2_banner_set => libssh2_session_banner_set
* change 'int' to 'libssh2_socket_t' in the public API for sockets.