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.
- ssh1 does not work with non-blocking mode Liang Qin
- Re: ssh1 does not work with non-blocking mode Dexter Aparicio
- Re: ssh1 does not work with non-blocking mode Liang Qin
- Re: ssh1 does not work with non-blocking mo... Aris Adamantiadis
