On May 18 19:14, cg...@glup.org wrote:
> From: John Hood
>
> * select.h: Change prototype for select_stuff::wait() for larger
> microsecond timeouts.
> * select.cc (pselect): Convert from old cygwin_select().
> Implement microsecond timeouts.
> (cygwin_select): Rewrite as a wrapper on psele
From: John Hood
* select.h: Change prototype for select_stuff::wait() for larger
microsecond timeouts.
* select.cc (pselect): Convert from old cygwin_select().
Implement microsecond timeouts.
(cygwin_select): Rewrite as a wrapper on pselect().
(select): Implement microsecond timeouts.
(