Hello

I have a nicely working ssh multiplexer using libssh2 in non blocking mode.
The non blocking mode works for read on the channel but I see that startup
and userauth_password methods of libssh2 session object are blocking

Link to my code snippet:
https://gist.github.com/3006745

Am I missing something here?

Thanks & Regards
Aalok Sood
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to