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

Reply via email to