unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/3] misc NNTP improvements
@ 2016-07-02 21:50 Eric Wong
  2016-07-02 21:50 ` [PATCH 1/3] config: introduce each_inbox for iteration Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Eric Wong @ 2016-07-02 21:50 UTC (permalink / raw)
  To: meta

A couple of minor cleanups and shutdown improvement for NNTP.

Eric Wong (3):
      config: introduce each_inbox for iteration
      nntp: simplify update_idle_time
      nntp: respect 3 minute idle time for shutdown

 lib/PublicInbox/Config.pm | 18 ++++++++++++++----
 lib/PublicInbox/ExtMsg.pm | 32 +++++++++++++++++---------------
 lib/PublicInbox/NNTP.pm   | 20 ++++++++++++++------
 lib/PublicInbox/NNTPD.pm  | 21 +++++++++------------
 t/nntpd.t                 |  1 +
 5 files changed, 55 insertions(+), 37 deletions(-)


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

end of thread, other threads:[~2016-07-07 19:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-02 21:50 [PATCH 0/3] misc NNTP improvements Eric Wong
2016-07-02 21:50 ` [PATCH 1/3] config: introduce each_inbox for iteration Eric Wong
2016-07-07 19:55   ` [PATCH 4/3] nntpd: avoid exiting subroutine via next Eric Wong
2016-07-02 21:50 ` [PATCH 2/3] nntp: simplify update_idle_time Eric Wong
2016-07-02 21:50 ` [PATCH 3/3] nntp: respect 3 minute idle time for shutdown 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).