Daniel Stenberg schrieb:
> First: LIBSSH2_ERROR_EAGAIN is a return code lots of libssh2 functions 
> can
> return when used in non-blocking mode. 
> ...
> But yes, the list of functions that may return EAGAIN (or in some cases NULL 
> due to an EAGAIN situation) is this:
>   

Hi Daniel,

Thanks again for your detailed explanation. For functions like
"libssh2_channel_open_ex()" or "libssh2_sftp_open_ex()" I must
check "libssh2_session_last_error()" in order to get EAGAIN?

Thanks again
Marcus



------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Reply via email to