unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] input_pipe-related fixes
@ 2024-07-03 10:52 Eric Wong
  2024-07-03 10:52 ` [PATCH 1/2] input_pipe: fstat(2) IO properly Eric Wong
  2024-07-03 10:52 ` [PATCH 2/2] qspawn: avoid redundantly setting O_NONBLOCK Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2024-07-03 10:52 UTC (permalink / raw)
  To: meta

AFAIK these don't affect real-world code, but introducing
[2/2] would be a problem if the bug in [1/2] weren't fixed.

Eric Wong (2):
  input_pipe: fstat(2) IO properly
  qspawn: avoid redundantly setting O_NONBLOCK

 lib/PublicInbox/InputPipe.pm | 2 +-
 lib/PublicInbox/Qspawn.pm    | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

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

end of thread, other threads:[~2024-07-03 10:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-03 10:52 [PATCH 0/2] input_pipe-related fixes Eric Wong
2024-07-03 10:52 ` [PATCH 1/2] input_pipe: fstat(2) IO properly Eric Wong
2024-07-03 10:52 ` [PATCH 2/2] qspawn: avoid redundantly setting O_NONBLOCK Eric Wong

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).