Current-Users archive

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

Re: select/poll bug?



On Sat, 2008-08-02 at 14:26 +0000, Christos Zoulas wrote:
> On NetBSD you should use pollts(2) I think.

pselect is more portable I would guess, but platforms like OpenBSD lack
either. I could trivially add a pselect wrapper for systems that lack
it. But would pselect avoid the need to artifically reduce my timers on
ALL platforms?

I'll test it :)

Thanks

Roy



Home | Main Index | Thread Index | Old Index