public inbox for cygwin-developers@cygwin.com
 help / color / mirror / Atom feed
* set_open_status
@ 2021-02-17 21:35 Ken Brown
  2021-02-18  9:07 ` set_open_status Corinna Vinschen
  0 siblings, 1 reply; 5+ messages in thread
From: Ken Brown @ 2021-02-17 21:35 UTC (permalink / raw)
  To: cygwin-devel

Most fhandlers call set_open_status in their 'open' method before a successful 
return.  I just noticed that fhandler_fifo::open doesn't do this.  I thought at 
first that it was an oversight on my part from when I overhauled the FIFO 
implementation, but I just checked fhandler_fifo.cc as of cygwin 2.9.0, and I 
don't see it there either.

Is there some reason this would be wrong for FIFOs?

Ken

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-02-19 17:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-17 21:35 set_open_status Ken Brown
2021-02-18  9:07 ` set_open_status Corinna Vinschen
2021-02-18 13:07   ` set_open_status Corinna Vinschen
2021-02-18 21:23     ` set_open_status Ken Brown
2021-02-19 17:15       ` set_open_status Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).