On Sep 11, 2006, at 2:35 AM, Frederic Devernay wrote:
The Apache Portable Runtime Library selects shmget to get shared memory, but it doesn't work well on OSX http://developer.apple.com/ technotes/tn2002/tn2071.html
That technote is old (as it says poll() isn't available).
MMAP_SHM doesn't work well either, and I found out MMAP_TMP was working, so that I propose the following change to the apr port file.
I think it makes more sense to propose this change upstream. -- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+