diff options
author | Christopher Faylor <me@cgf.cx> | 2012-01-22 21:43:25 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2012-01-22 21:43:25 +0000 |
commit | 1ad58ee709ddae6cfde5c1677804fb951fa54e98 (patch) | |
tree | 561542c85a61b760866de2f2378d88e3f5c2db65 /winsup/cygwin/autoload.cc | |
parent | 5b09af7a51c8ccffe12c74fd9b1640c224687478 (diff) | |
download | cygnal-1ad58ee709ddae6cfde5c1677804fb951fa54e98.tar.gz cygnal-1ad58ee709ddae6cfde5c1677804fb951fa54e98.tar.bz2 cygnal-1ad58ee709ddae6cfde5c1677804fb951fa54e98.zip |
* fhandler.h (fhandler_fifo::arm): Declare new function.
* fhandler_fifo.cc (fhandler_fifo::arm): Define new function.
(fhandler_fifo::open): Fix handling of RDWR pipes to avoid opening a second
handle. Use arm() function to set events.
(fhandler_fifo::raw_read): Correctly go into "connect again logic" when we
detect another writer is available. Use arm() function to set event.
* pipe.cc (fhandler_pipe::create): Add more detail to debugging output.
Diffstat (limited to 'winsup/cygwin/autoload.cc')
0 files changed, 0 insertions, 0 deletions