]> granicus.if.org Git - apache/commit
Added logic to the worker MPM to skip the poll before accept
authorBrian Pane <brianp@apache.org>
Wed, 30 Jan 2002 06:33:18 +0000 (06:33 +0000)
committerBrian Pane <brianp@apache.org>
Wed, 30 Jan 2002 06:33:18 +0000 (06:33 +0000)
commitd33f04cab072afb109434bacc24ecb4a7aedbb6b
treeec636b317ac484a7cfa21db339c073eedfc5ff47
parent261d2d5f7d9444c051437970e9635980daf07c6e
Added logic to the worker MPM to skip the poll before accept
if there's only one listener socket (based on the implementation
in the prefork MPM).  This also enables us to do single-listener
unserialized accept

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93096 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
server/mpm/worker/worker.c