This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 0/5] More FIFO bug fixes


On Apr 20 18:58, Ken Brown wrote:
> 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(-)

Reviewed.  I don't see anything evidently wrong.  Please push.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer

Attachment: signature.asc
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]