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)
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).


No differences found