Re: [PATCH newlib-cygwin] Cygwin: pipe: Make sure to set read pipe non-blocking for cygwin apps.
Torbjorn SVENSSON <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On 2024-03-13 15:33, Joel Sherrill wrote: > From: Takashi Yano <[email protected]> > > If pipe reader is a non-cygwin app first, and cygwin process reads > the same pipe after that, the pipe has been set to bclocking mode blocking mode Aside from the typo above, this patch should have been sent to the cygwin ML instead of newlib? Kind regards, Torbjörn