$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andy Little (andy_at_[hidden])
Date: 2006-02-15 06:59:41
Hi Ion,
One thing about shmem concerns me greatly. AFAIK shared memory is accessed by a
string handle. What then, when using open _or_create, is to stop two totally
unrelated applications accessing the same shared memory area by accident, or
malice because they used the same string handle?
Am I missing something?
regards
Andy Little