unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/3] http: another round EPIPE fixes
@ 2016-05-27  6:17 Eric Wong
  2016-05-27  6:17 ` [PATCH 1/3] httpd/async: prevent circular reference Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Eric Wong @ 2016-05-27  6:17 UTC (permalink / raw)
  To: meta

Hopefully this is end of resource leaks on prematurely aborted
client connections.

Eric Wong (3):
      httpd/async: prevent circular reference
      http: avoid circular reference for getline responses
      git-http-backend: fix aborts for generic PSGI clone

 lib/PublicInbox/GetlineBody.pm    | 31 +++++++++++++++++++++++++++
 lib/PublicInbox/GitHTTPBackend.pm | 13 ++++-------
 lib/PublicInbox/HTTP.pm           | 45 ++++++++++++++++++++++++---------------
 lib/PublicInbox/HTTPD/Async.pm    |  4 +++-
 4 files changed, 66 insertions(+), 27 deletions(-)


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

end of thread, other threads:[~2016-05-27  7:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-27  6:17 [PATCH 0/3] http: another round EPIPE fixes Eric Wong
2016-05-27  6:17 ` [PATCH 1/3] httpd/async: prevent circular reference Eric Wong
2016-05-27  7:32   ` [PATCH 4/3] httpd/async: do not needlessly weaken Eric Wong
2016-05-27  6:17 ` [PATCH 2/3] http: avoid circular reference for getline responses Eric Wong
2016-05-27  6:17 ` [PATCH 3/3] git-http-backend: fix aborts for generic PSGI clone 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).