More testing of cv-branch required

Corinna Vinschen corinna-cygwin@cygwin.com
Fri Jul 21 09:03:00 GMT 2006


On Jul 20 13:17, Brian Ford wrote:
> On Tue, 11 Jul 2006, Corinna Vinschen wrote:
> 
> > Anyway, this needs a lot of testing and debugging.  Since the replies to
> > my IPv6 mail on this list were so overwhelming and heart-warming, I
> > thought I should try again and ask the people on this list for
> > participation.  I hope it's not futile.
> 
> The attached STC demonstrates an EINPROGRESS error returned from a
> non-blocking recvfrom call.  I believe the error should be EAGAIN as
> mainline Cygwin returns.

Yep, right.  I shouldn't set the WSA error to WSAEINPROGRESS, but to
WSAEWOULDBLOCK instead, that's the problem.  I've applied a patch.


Thanks for testing!
Corinna


-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat



More information about the Cygwin-developers mailing list