This is the mail archive of the cygwin@sources.redhat.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]

Re: connect() returns wrong errno for non-blocking sockets


On Saturday 09 December 2000 19:47, Dave Johnson wrote:
> While porting an application to cygwin I've discovered the following
> bug:
>
> When calling connect on a non-blocking socket it returns -1 with
> errno set to EAGAIN not EINPROGRESS.  In every UNIX OS I've tried
> this in EINPROGRESS is the correct errno for non-blocking connect()
> calls.
>
> This is with cygwin 1.1.4.

Solved with 1.1.6, AFAIK.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.
mailto:vinschen@redhat.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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