On Tue, 28 Apr 2009, double wrote: > 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?
Yes. If they return NULL you must use libssh2_session_last_error() to check the reason for it. -- / daniel.haxx.se ------------------------------------------------------------------------------ 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