socket: New option accept-count.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 2 Apr 2008 08:12:02 +0000 (09:12 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 2 Apr 2008 08:12:02 +0000 (09:12 +0100)
commit64c6a21468179964f2f2dc536f981752009791fc
tree4b40347cc696951cf1192bc2912b78170983546f
parente35ff2b844e30196d4eb7c0693e5eaf214dfcbbb
socket: New option accept-count.

Simply: how many times we call accept in the loop.  This doesn't have as
much affect as I'd hoped, but maybe there's some big performance sink
somewhere.

Suggested by Robin Bryce (thanks).
fw.1.in
socket.c