]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: FIFO: fix the error checking in raw_read
authorKen Brown <kbrown@cornell.edu>
Sun, 14 Apr 2019 19:15:58 +0000 (19:15 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 16 Apr 2019 10:54:43 +0000 (12:54 +0200)
commit513f050cbf1b9e1ac40e08d258e496272bde920f
tree7653678042c99924b4714cff05230dadd148eb8e
parent0c72e766e2bd4b504030a502c0c46e41d268e052
Cygwin: FIFO: fix the error checking in raw_read

If the pipe is empty, we can get either ERROR_NO_DATA or
ERROR_PIPE_LISTENING.
winsup/cygwin/fhandler_fifo.cc
This page took 0.028819 seconds and 5 git commands to generate.