user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/4] httpd/async fixes for coderepos
@ 2022-12-23 11:05 Eric Wong
  2022-12-23 11:05 ` [PATCH 1/4] httpd: avoid crash on cgit -> coderepo 404 fallback Eric Wong
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eric Wong @ 2022-12-23 11:05 UTC (permalink / raw)
  To: meta

1/4 is a critical fix.  The rest are minor quality-of-life
things I noticed along the way.

Eric Wong (4):
  httpd: avoid crash on cgit -> coderepo 404 fallback
  httpd/async: remove useless undef
  qspawn: shorten life of {hdr_buf} in generic code path
  httpd/async + qspawn: rename {fh} fields

 lib/PublicInbox/GitHTTPBackend.pm |  6 ++++--
 lib/PublicInbox/HTTPD/Async.pm    | 23 +++++++++++------------
 lib/PublicInbox/Qspawn.pm         |  8 ++++----
 3 files changed, 19 insertions(+), 18 deletions(-)

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

end of thread, other threads:[~2022-12-23 11:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-23 11:05 [PATCH 0/4] httpd/async fixes for coderepos Eric Wong
2022-12-23 11:05 ` [PATCH 1/4] httpd: avoid crash on cgit -> coderepo 404 fallback Eric Wong
2022-12-23 11:05 ` [PATCH 2/4] httpd/async: remove useless undef Eric Wong
2022-12-23 11:05 ` [PATCH 3/4] qspawn: shorten life of {hdr_buf} in generic code path Eric Wong
2022-12-23 11:05 ` [PATCH 4/4] httpd/async + qspawn: rename {fh} fields Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

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