]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: FIFO: remove the arm method
authorKen Brown <kbrown@cornell.edu>
Thu, 23 Apr 2020 12:14:05 +0000 (08:14 -0400)
committerKen Brown <kbrown@cornell.edu>
Fri, 8 May 2020 10:32:00 +0000 (06:32 -0400)
commit25e8727368a1565dac565bf89c5effced5f0ada2
treed7e536c47925ece43e2af37c1b37c91627d087b2
parent9b2afd78ce612f4d1fda6d17149bb0c78b4a0e1c
Cygwin: FIFO: remove the arm method

There's no reason to check for errors when we set read_ready or
write_ready.  We don't do that for other events.
winsup/cygwin/fhandler.h
winsup/cygwin/fhandler_fifo.cc
This page took 0.030412 seconds and 5 git commands to generate.