This is the mail archive of the
cygwin-patches
mailing list for the Cygwin project.
[PATCH 0/5] More FIFO bug fixes
- From: Ken Brown <kbrown at cornell dot edu>
- To: "cygwin-patches at cygwin dot com" <cygwin-patches at cygwin dot com>
- Date: Sat, 20 Apr 2019 18:58:47 +0000
- Subject: [PATCH 0/5] More FIFO bug fixes
I'll be glad to commit these myself, but I thought I should send them
here first for the record and for review.
Ken Brown (5):
Cygwin: FIFO: stop the listen_client thread on an opening error
Cygwin: FIFO: duplicate the i/o handle when opening a duplexer
Cygwin: FIFO: avoid WFMO error in listen_client_thread
Cygwin: FIFO: close connect_evt handles as soon as possible
Cygwin: FIFO: stop the listen_client thread before fork/exec
winsup/cygwin/fhandler.h | 3 ++
winsup/cygwin/fhandler_fifo.cc | 55 ++++++++++++++++++++++++----------
2 files changed, 42 insertions(+), 16 deletions(-)
--
2.17.0