Barry Fawthrop wrote: > Thanks Daniel > > my code does not run in either blocking or non-blocking mode > hangs stops and goes no further
It would be helpful if you sent a debug trace with only libssh2 output and nothing else. Build libssh2 with debug enabled, and call libssh2_trace(session, ~0); before calling libssh2_session_startup() with the socket. Thanks! //Peter _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel