]> 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)
commit22da717579cbeb2bbec1ec983db2670f46b9ffd2
treeec636b317ac484a7cfa21db339c073eedfc5ff47
parent9410fb92e8b16f72e6d152ad4e827a85d0654711
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