This is the mail archive of the cygwin-developers 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: More testing of cv-branch required


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


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