Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: select/poll bug?
On Aug 2, 2008, at 9:11 AM, David Brownlee wrote:
At least ppoll() and pollts() appear to take the same
arguments, so handling both of them is not too much of
a PITA... plus maybe a compat shim down to poll() for
everything else?
Except ppoll modifies ts and pollts doesn't (but then glibc ppoll
doesn't either).
I added pollts/pselect in late Feb 2005 and linux added ppoll
about one year later. (nice to see they checked for prior art).
Home |
Main Index |
Thread Index |
Old Index