diff options
author | John Hood <cgull@glup.org> | 2016-01-28 17:08:39 -0500 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2016-03-20 15:26:31 +0100 |
commit | 6e70fd315a29578f090a98f84e9d8e95ddb156e3 (patch) | |
tree | b8becde819804ad541e667fc46084f23b11de19d /winsup/cygwin/fhandler_console.cc | |
parent | 313fcaf1bc7b59dc8bf965dfe620fa342e653389 (diff) | |
download | cygnal-6e70fd315a29578f090a98f84e9d8e95ddb156e3.tar.gz cygnal-6e70fd315a29578f090a98f84e9d8e95ddb156e3.tar.bz2 cygnal-6e70fd315a29578f090a98f84e9d8e95ddb156e3.zip |
Use high-resolution timebases for select().
* cygwait.h: Add cygwait_us() methods.
* 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.
(select_stuff::wait): Implement microsecond timeouts with a timer
object.
Diffstat (limited to 'winsup/cygwin/fhandler_console.cc')
0 files changed, 0 insertions, 0 deletions