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)
commitf24b7bb50470e554202f00ca7f66b6925f473ff1
tree9c3c64c4ced87962441a932ee4bddb5dd5dce69f
parent76d6825ed0cd3464f511a684a87bade936484474
htparser: Accept more connections in bulk.

If not for this, htparser will concentrate unduly on processing
existing connection, leaving the socket backlog filling up in the
meantime, dropping requests unnecessarily.
src/plaintcp.c
src/ssl-gnutls.c