]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
remove the recycled_pool variable to keep it more in sync with worker.
authorGreg Ames <gregames@apache.org>
Sat, 8 Oct 2005 03:47:15 +0000 (03:47 +0000)
committerGreg Ames <gregames@apache.org>
Sat, 8 Oct 2005 03:47:15 +0000 (03:47 +0000)
commita5d8311d59b799a2fffec716e6890a74aebace00
tree6d18ff38e42e7890b61b96cfc738a4b1c002debb
parent12223605b7136b8539406ee4defdd13cc5ff181a
remove the recycled_pool variable to keep it more in sync with worker.

event already had logic in the listener thread error legs to prevent
leaking ptrans, so this is mostly cosmetic.

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