Daniel Stenberg 697b4e8ed7 libssh2_wait_socket: reset error code to "leak" EAGAIN less
Since libssh2 often sets LIBSSH2_ERROR_EAGAIN internally before
_libssh2_wait_socket is called, we can decrease some amount of
confusion in user programs by resetting the error code in this function
to reduce the risk of EAGAIN being stored as error when a blocking
function returns.
2010-07-18 19:47:21 +02:00
..
2009-06-04 18:20:29 +02:00
2009-11-16 16:04:00 +01:00
2010-06-03 05:21:02 +02:00
2010-06-23 11:31:04 +02:00