Re: EAGAIN in blocking mode with auth

2009-06-16 Thread Daniel Stenberg
On Tue, 16 Jun 2009, Jeremy Knope wrote: > I've been seeing a problem where I get the LIBSSH2_ERROR_EAGAIN error > when trying libssh2_userauth_password(). This is only happening it > seems when connecting to localhost (maybe something equally as fast?) > The error text says would block exchangi

EAGAIN in blocking mode with auth

2009-06-16 Thread Jeremy Knope
I've been seeing a problem where I get the LIBSSH2_ERROR_EAGAIN error when trying libssh2_userauth_password(). This is only happening it seems when connecting to localhost (maybe something equally as fast?) The error text says would block exchanging keys. I'm doing libssh2_set_blocking(se