Hi Ken,

On Sat, 7 Sep 2024 02:00:55 +0900
Takashi Yano wrote:
> On Fri, 6 Sep 2024 18:01:27 +0900
> Takashi Yano wrote:
> > On Thu, 5 Sep 2024 17:38:11 +0200
> > Corinna Vinschen wrote:
> > > I think you should push your original patch to the 3.5 branch for now,
> > > and we test the big change in the main branch first.
> > 
> > Sounds reasonable. I'll submit a v2 patch for 3.5 branch:
> > [PATCH v2] Cygwin: pipe: Restore blocking mode of read pipe on close()
> > and v2 patch for 3.6 branch:
> > [PATCH v2] Cygwin: pipe: Switch pipe mode to blocking mode by defaut
> 
> [PATCH v3] Cygwin: pipe: Switch pipe mode to blocking mode by defaut
> - Use NtQueryInformationFile(FilePipeLocalInformation) instead of
>   PeekNamedPipe(). This make raw_read() faster a bit.

I would appreciate if you could review:
[PATCH v2] Cygwin: pipe: Restore blocking mode of read pipe on close()
(for cygwin-3_5-branch)

And any suggestions for
[PATCH v4.2] Cygwin: pipe: Switch pipe mode to blocking mode by defaut
(for master branch)
?

-- 
Takashi Yano <[email protected]>

Reply via email to