]> granicus.if.org Git - apache/commit
poll+accept without accept serialziation is dangerous, so for the
authorManoj Kasichainula <manoj@apache.org>
Fri, 16 Jul 1999 00:24:04 +0000 (00:24 +0000)
committerManoj Kasichainula <manoj@apache.org>
Fri, 16 Jul 1999 00:24:04 +0000 (00:24 +0000)
commit633042818ef3dc02bb83f19c7e57bc15d6516f9c
tree6038556d975e391524e889b8d6568cbc5746b461
parent0c2af0a57893ac4f9bca66caa67b6ab7a5505799
poll+accept without accept serialziation is dangerous, so for the
moment, keep serialization on all the time and get rid of the attempts
to make its usage thread-safe.

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