RELEASE.1.1
Sofian Brabez removed duplicate calls to libssh2_session_set_blocking()
Add.
Adding src/transport.c for the SECSH transport layer read/write in a non- blocking way. The channel code is now responsible for enabling/disabling blocking status and to work with it.