]> sourceware.org Git - newlib-cygwin.git/commit
Improve and simplify select().
authorJohn Hood <cgull@glup.org>
Wed, 18 May 2016 23:14:17 +0000 (19:14 -0400)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 20 May 2016 10:00:58 +0000 (12:00 +0200)
commite5665d8c930485d5ac6d8913573e27b9e5043d92
tree763bd15b47d8635d899d048269649ab56367a620
parenta23e6a35d896a075640db714b28ce74bb6b8d7ff
Improve and simplify select().

* select.h: Eliminate redundant select_stuff::select_loop state.
* select.cc (select): Eliminate redundant
  select_stuff::select_loop state.  Eliminate redundant code for
  zero timeout.  Do not return early on early timer return.
  (select_stuff::wait): Eliminate redundant
  select_stuff::select_loop state.
winsup/cygwin/select.cc
winsup/cygwin/select.h
This page took 0.029188 seconds and 5 git commands to generate.