I'm using libssh 0.6.3, trying to make it work with non-blocking mode, but
find that it always fail after sending the username, it seems that
function wait_auth1_status dose not deal with the non-blocking mode well,
it always return SSH_AUTH_ERROR.

Reply via email to