]> granicus.if.org Git - apache/commit
mod_slotmem_shm: follow up to r1702450.
authorYann Ylavic <ylavic@apache.org>
Tue, 15 Sep 2015 12:24:24 +0000 (12:24 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 15 Sep 2015 12:24:24 +0000 (12:24 +0000)
commitcda009d56aee52c464dce06dec8f02ba347743c3
tree11f3fe32c178a1f26f1f11cac223a7359d44885c
parent10c45ec407f03497ff7f748b00bf054a59e8d796
mod_slotmem_shm: follow up to r1702450.
Make systems without unlink() semantic happy by destroying (detaching) the SHM
before removing the base file.
Windows is supposed to have the "delete on last handle closed" semantic but yet
fails here when this handle is owned by the same process (go figure!).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1703169 13f79535-47bb-0310-9956-ffa450edef68
modules/slotmem/mod_slotmem_shm.c