[PATCH 00/14] FIFO bug fixes and code simplifications

Corinna Vinschen corinna-cygwin@cygwin.com
Tue Apr 16 11:23:00 GMT 2019


On Apr 16 13:20, Corinna Vinschen wrote:
> On Apr 14 19:15, Ken Brown wrote:
> > Ken Brown (14):
> >   Cygwin: FIFO: rename client[] to fc_handler[]
> >   Cygwin: FIFO: hit_eof: add a call to fifo_client_lock
> >   Cygwin: FIFO: remember the type of the fhandler
> >   Cygwin: FIFO: fix a thinko in listen_client_thread
> >   Cygwin: FIFO: fix the error checking in raw_read
> >   Cygwin: check for STATUS_PENDING in fhandler_base::raw_read
> >   Cygwin: FIFO: code simplification: don't overload get_handle
> >   Cygwin: FIFO: fix fifo_client_handler::close
> >   Cygwin: FIFO: fix the use of the read_ready event
> >   Cygwin: FIFO: use a retry loop when opening a writer
> >   Cygwin: FIFO: fix clone
> >   Cygwin: FIFO: start the listen_client thread when duping a reader
> >   Cygwin: FIFO: improve raw_write
> >   Cygwin: FIFO: fix and simplify listen_client_thread
> > 
> >  winsup/cygwin/fhandler.cc      |  14 +-
> >  winsup/cygwin/fhandler.h       |  43 +--
> >  winsup/cygwin/fhandler_fifo.cc | 580 +++++++++++++++++----------------
> >  winsup/cygwin/select.cc        |   4 +-
> >  4 files changed, 342 insertions(+), 299 deletions(-)
> > 
> > -- 
> > 2.17.0
> > 
> 
> Pushed with v2 of patch 13.  Developer snaps should be up shortly.

Wrong ML, sorry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-developers/attachments/20190416/85fc83f0/attachment.sig>


More information about the Cygwin-developers mailing list