Can somebody pinch me, please?

Corinna Vinschen vinschen@redhat.com
Sat Mar 12 10:35:00 GMT 2005


On Mar 11 19:14, Corinna Vinschen wrote:
> The problem is that the non-blocking connect it's guranteed to succeed
> if the server has called listen.

That's not quite correct.  Actually the non-blocking connect always
returns EINPROGRESS, since the call returns pretty much immediately
after sending the first SYN package.  At this moment, it doesn't even
know if the server listens on that port.


Corinna

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



More information about the Cygwin-developers mailing list