Mladen Turk wrote:
"The pool cleanup of apr_shm_create (apr_shm_destroy)
 also removes the named resource"
Now this is not true for win32, because the created
file never gets deleted afterwards, so IMHO this
should be fixed by actually deleting the mapping file
in shm_cleanup (distinguishing create/attach of course)

+1!

Reply via email to