On Fri, 29 Jun 2012, aalok sood wrote:
> How do I make libssh2_session_startup(), libssh2_userauth_password() behave
> in a non-blocking manner?
Set mode non-blocking and then call the functions.
If they're not non-blocking then (when using the latest libssh2 version),
there are bugs in there that we need to fix.
Can you provide source code examples that reproduce problems for us?
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2012-06-28