On Mon, 29 Sep 2008 12:13:06 -0500
<[EMAIL PROTECTED]> wrote:
> Also, the code needs to know whether there was an error before calling
> WSAGetLastError() because successful calls to win32 socket functions
> do not necessarily clear the stored error.  Alternatively, if the
> result of recv() or send() is not checked, then WSASetLastError(0)
> should be called before calling the socket functions.
> http://msdn.microsoft.com/en-us/library/ms741580(VS.85).aspx.
> 
> Eric

How would you like this patch reworked, I'd like to get a fix into the mainline 
code.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Reply via email to