From: Eric Wong Date: Wed, 18 Apr 2018 20:30:22 +0000 (+0000) Subject: nntp: allow and ignore empty commands X-Git-Tag: v1.1.0-pre1~23^2 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=119463b3b8517e5ec149198bb83588999118ee1d;hp=119463b3b8517e5ec149198bb83588999118ee1d;p=public-inbox.git nntp: allow and ignore empty commands Somebody hitting "\n" into telnet shouldn't hold a client up indefinitely and prevent shutdown. ---