]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: FIFO: set client handler flags more accurately
authorKen Brown <kbrown@cornell.edu>
Thu, 9 May 2019 16:04:14 +0000 (12:04 -0400)
committerKen Brown <kbrown@cornell.edu>
Thu, 9 May 2019 18:41:29 +0000 (14:41 -0400)
commit7ad80b3c233c96218985e603cfcb8051e1771505
tree56ad90ac1ac8b40b904be70b7b3952017511680e
parentc12053a793246742f7c7a177b9e7656c602c52d2
Cygwin: FIFO: set client handler flags more accurately

Reflect the fact that client handlers are only used for reading and
that, after connection, they are always nonblocking.
winsup/cygwin/fhandler_fifo.cc
This page took 0.029644 seconds and 5 git commands to generate.