htparser: Accept more connections in bulk.
authorFredrik Tolf <fredrik@dolda2000.com>
Sun, 13 Apr 2014 22:49:26 +0000 (00:49 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Sun, 13 Apr 2014 22:49:26 +0000 (00:49 +0200)
If not for this, htparser will concentrate unduly on processing
existing connection, leaving the socket backlog filling up in the
meantime, dropping requests unnecessarily.


No differences found