RELEASE.0.17
LIBSSH2_APINO is now gone, the sooner the better. This is gonna cause some pains in apps relying on it, but it is broken by design and we should not rely on it at all. Go for the LIBSSH2_VERSION_* defines instead if you need to check for versions.
libssh2_channel_free() actually can return PACKET_EAGAIN. Update all calling functions to support that with the following API notes:
Created libssh2_sftp_readdir_ex() and updated LIBSSH2_APINO to 200706151200