user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/7] another round of NNTP updates
@ 2015-09-24  3:37 Eric Wong
  2015-09-24  3:37 ` [PATCH 1/7] nntp: fix XOVER command Eric Wong
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Eric Wong @ 2015-09-24  3:37 UTC (permalink / raw)
  To: meta

We'll still need better tests, but most of this seems to
work alright.  Must. Fix. XOVER. Performance. Next!

Eric Wong (7):
      nntp: fix XOVER command
      nntpd: additional daemonization options
      nntpd: hard quit after 30s
      nntpd: move busy check to NNTP package
      nntp: avoid infinite loop on partial read
      nntpd: better encapsulation for shutdown
      nntpd: support SIGUSR2 in single-process mode, too

 lib/PublicInbox/NNTP.pm |  21 +++++----
 public-inbox-nntpd      | 118 +++++++++++++++++++++++++++++++++++++++++++-----
 t/nntpd.t               |   9 +++-
 3 files changed, 126 insertions(+), 22 deletions(-)


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

end of thread, other threads:[~2015-09-24  3:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-24  3:37 [PATCH 0/7] another round of NNTP updates Eric Wong
2015-09-24  3:37 ` [PATCH 1/7] nntp: fix XOVER command Eric Wong
2015-09-24  3:37 ` [PATCH 2/7] nntpd: additional daemonization options Eric Wong
2015-09-24  3:37 ` [PATCH 3/7] nntpd: hard quit after 30s Eric Wong
2015-09-24  3:37 ` [PATCH 4/7] nntpd: move busy check to NNTP package Eric Wong
2015-09-24  3:37 ` [PATCH 5/7] nntp: avoid infinite loop on partial read Eric Wong
2015-09-24  3:37 ` [PATCH 6/7] nntpd: better encapsulation for shutdown Eric Wong
2015-09-24  3:37 ` [PATCH 7/7] nntpd: support SIGUSR2 in single-process mode, too 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).