From: Ken Brown <kbrown@cornell.edu>
To: cygwin-patches@cygwin.com
Subject: Re: [PATCH v3] Cygwin: pipe: Handle STATUS_PENDING even for nonblocking mode.
Date: Tue, 16 Nov 2021 15:28:03 -0500 [thread overview]
Message-ID: <15fefdbd-8b35-21a5-a4af-fa98e6e47cf6@cornell.edu> (raw)
In-Reply-To: <20211116143328.1160-1-takashi.yano@nifty.ne.jp>
On 11/16/2021 9:33 AM, Takashi Yano wrote:
> - NtReadFile() and NtWriteFile() seems to return STATUS_PENDING
> occasionally even in nonblocking mode. This patch adds handling
> for STATUS_PENDING in nonblocking mode.
I haven't tested (I assume you have), but LGTM except for two typos below.
> +- Fix issue that pipe read()/write() occationally returns a garnage
occasionally garbage
Ken
prev parent reply other threads:[~2021-11-16 20:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-16 14:33 Takashi Yano
2021-11-16 20:28 ` Ken Brown [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=15fefdbd-8b35-21a5-a4af-fa98e6e47cf6@cornell.edu \
--to=kbrown@cornell.edu \
--cc=cygwin-patches@cygwin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).