[corinna-cygwin@cygwin.com: Re: ENOTSOCK errors with cygwin dll 1.3.21 and 1.3.22]

Corinna Vinschen vinschen@redhat.com
Mon May 26 14:24:00 GMT 2003


On Sun, May 25, 2003 at 08:30:47PM -0400, Pierre A. Humblet wrote:
>  2576 6304198 [main] exim-4.20-1 537535 __set_winsock_errno: connect:570 -
> winsock error 127 -> errno 1

Ouch!  That's the implementation of sock_event::load().  It uses a bunch
of functions which are only available in WinSock2.

I've checked in a patch to fhandler_socket::connect() and
fhandler_socket::accept()).  Could you test it please?  Basically it's
just checking for WinSock2 availability before calling sock_event::load()
and sock_event::wait().

Corinna

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



More information about the Cygwin-developers mailing list