Subject: Re: win32 patch for setting errno

Re: win32 patch for setting errno

From: <crc1021_at_gmail.com>
Date: Wed, 18 Mar 2009 20:54:23 -0500

Peter Stuge <peter_at_stuge.se> wrote:

> I mostly like it, but..
>
> E L wrote:
> > + case WSAENOTCONN:
> > + case WSAECONNABORTED:
> > + errno = WSAENOTCONN;
> > + break;
>
> ..is it really wise to mix WSAE with E error codes?
>
No.
That was part of the code that I moved, but I missed that issue. It should be ENOTCONN.

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
libssh2-devel mailing list
libssh2-devel_at_lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel
Received on 2009-03-19