Hi,
I am having a look at the libssh2 and wonder how to potentially use ssh-agent
in a project using libcurl.
In order to work correctly, libcurl requires all the API to be non blocking or
at least to have some short bounded time, however I suspect that
libssh2_agent_??? APIs may have no bounded time (if the user gets a password
box).
is the libssh2_agent_userauth API non blocking when the session is non-blocking?
Best regards
Armel
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel