Archive Index
This month's Index
|
Subject: EAGAIN in blocking mode with auth
EAGAIN in blocking mode with auth
From: Jeremy Knope <jerome_at_ambrosiasw.com>
Date: Tue, 16 Jun 2009 14:37:18 -0400
I've been seeing a problem where I get the LIBSSH2_ERROR_EAGAIN error
I'm doing libssh2_set_blocking(session, 1) before doing startup & auth
any thoughts?
------------------------------------------------------------------------------
|