On Sat, 29 Jun 2002, Brian Pane wrote: > #define apr_mmap_setaside(new, old, pool) apr_mmap_dup(new, old, pool, 1); > /* the '1' at the end is the "transfer ownership" flag
+1, sounds good. --Cliff
On Sat, 29 Jun 2002, Brian Pane wrote: > #define apr_mmap_setaside(new, old, pool) apr_mmap_dup(new, old, pool, 1); > /* the '1' at the end is the "transfer ownership" flag
+1, sounds good. --Cliff