This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Failed non-blocking connect returns incorrect errno on AF_UNIX protocol


Thomas,

On Wed, Mar 26, 2003 at 08:40:54AM +0100, Thomas Pfaff wrote:
> according to http://www.opengroup.org/onlinepubs/007904975/toc.htm 
> EINPROGRESS is not a valid errno if the address family is AF_UNIX.

I don't see this.  I've just read (carefully I hope) the above text
(before I saw your posting) and I'm reading it now again.  I don't
see the text where EINPROGRESS is treated invalid for AF_UNIX.

You might note that EINPROGRESS is dealt with under the general error
codes, not under any socket type specific error codes.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin at cygwin dot com
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]