]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add ap_slotmem_attach() to the slotmem_storage_method.
authorJean-Frederic Clere <jfclere@apache.org>
Wed, 26 Jul 2006 13:42:43 +0000 (13:42 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Wed, 26 Jul 2006 13:42:43 +0000 (13:42 +0000)
commit3e5ef3ea80c46c4bd97222c22e9f67fbf5296ade
tree6faf1e86efae1744a05fe8299033dba6df80c9b2
parentcd80ecf805e4856cdb6c0ad199bd97bf3f91f7ba
Add ap_slotmem_attach() to the slotmem_storage_method.
Cut mod_sharemem.c in 2 so that its features could be
used outside httpd.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/httpd-proxy-scoreboard@425734 13f79535-47bb-0310-9956-ffa450edef68
modules/mem/config5.m4
modules/mem/mod_plainmem.c
modules/mem/mod_scoreboard.c
modules/mem/mod_sharedmem.c
modules/mem/sharedmem_util.c [new file with mode: 0644]
modules/mem/slotmem.h