]> granicus.if.org Git - apache/commit
Fix a couple of pool-related bugs that may or may not be causing actual
authorManoj Kasichainula <manoj@apache.org>
Fri, 29 Oct 1999 20:42:49 +0000 (20:42 +0000)
committerManoj Kasichainula <manoj@apache.org>
Fri, 29 Oct 1999 20:42:49 +0000 (20:42 +0000)
commit4186d61137689d302b2b321d97bfa2963ddb4333
tree01a6c60fe685549fb26f96d3857c5150a5cb8da9
parent9997c83303140010aa9696b760650772b0a6f034
Fix a couple of pool-related bugs that may or may not be causing actual
problems. This makes sure that all interactions with the
thread_pool_parent are mutexed, and makes ap_put_os_sock use the correct
pool in worker_thread().

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