]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
prefork, worker, and event MPMs: use retained-data API to maintain
authorJeff Trawick <trawick@apache.org>
Wed, 25 Mar 2009 09:23:23 +0000 (09:23 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 25 Mar 2009 09:23:23 +0000 (09:23 +0000)
commitde5f7aa944a067506d9fb7bd8a415c0da747f4b7
treee7894e82a7cc4e03b3cd0cf6c2be2f90c0f6cbb0
parentfb89b98641e687aefffbc7e100377f0aabb3745f
prefork, worker, and event MPMs: use retained-data API to maintain
information across reconfigs, to allow these MPMs to work as DSOs

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