]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: serial: select: fix previous revamp patch
authorÅke Rehnman <ake.rehnman@gmail.com>
Fri, 20 Mar 2020 09:37:17 +0000 (10:37 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Sun, 22 Mar 2020 14:15:19 +0000 (15:15 +0100)
commite4f9fc92ac613f0ae6cf44de7fdd6229c50168e4
tree8cdd98ff7cb59c2063a3b0b3cd0219ffd407a0d9
parent29295995909f0a56081a77e33fd95f34c4af9335
Cygwin: serial: select: fix previous revamp patch

- We need a verify function.
- The event object referenced in WaitCommEvent must not be a local var,
  move it into fhandler_serial.
winsup/cygwin/fhandler.h
winsup/cygwin/select.cc
This page took 0.032687 seconds and 5 git commands to generate.