bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: interix 3.5 select bug


From: Bruno Haible
Subject: Re: interix 3.5 select bug
Date: Fri, 13 Mar 2009 21:07:30 +0100
User-agent: KMail/1.9.9

Jim Meyering wrote:
> > select (0, rfds, wfds, xfds, timeout)     is supposed to be equivalent to
> > select (0, NULL, NULL, NULL, timeout)     and supposed to be equivalent to
> > select (n, NULL, NULL, NULL, timeout) for any n > 0. ...
> 
> I agree.

OK, I committed the patch.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]