unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/4] daemon-related cleanups
@ 2016-03-05  6:07 Eric Wong
  2016-03-05  6:07 ` [PATCH 1/4] t/httpd-corner: additional callback test Eric Wong
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eric Wong @ 2016-03-05  6:07 UTC (permalink / raw)
  To: meta

Nothing earth-shattering, but we need to start documenting
this for users if we expect people to start using it :p.

Eric Wong (4):
      t/httpd-corner: additional callback test
      daemon: drop listener sockets ASAP on termination
      daemon: avoid cyclic references for once-used callbacks
      daemon: simplify parent death handling

 lib/PublicInbox/Daemon.pm | 9 +++++++--
 t/httpd-corner.psgi       | 9 +++++++++
 t/httpd-corner.t          | 9 +++++++++
 3 files changed, 25 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2016-03-05  6:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-05  6:07 [PATCH 0/4] daemon-related cleanups Eric Wong
2016-03-05  6:07 ` [PATCH 1/4] t/httpd-corner: additional callback test Eric Wong
2016-03-05  6:07 ` [PATCH 2/4] daemon: drop listener sockets ASAP on termination Eric Wong
2016-03-05  6:07 ` [PATCH 3/4] daemon: avoid cyclic references for once-used callbacks Eric Wong
2016-03-05  6:07 ` [PATCH 4/4] daemon: simplify parent death handling 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).