]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
A little experiment. Add a special worker thread function for the case
authorManoj Kasichainula <manoj@apache.org>
Thu, 12 Aug 1999 02:02:27 +0000 (02:02 +0000)
committerManoj Kasichainula <manoj@apache.org>
Thu, 12 Aug 1999 02:02:27 +0000 (02:02 +0000)
commit9a2ba4fee8f811aa1216f302dca949ac900e12c5
tree3dd6077b5dba9635200b4da3005ca7157d0af9f7
parent33a1a5142960f55425b893a126e96a3b67a27f62
A little experiment. Add a special worker thread function for the case
when only one child process is running. It eliminates cross-process
serialization and can reuse the data from a poll call.

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