$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daren Lee (dropshot405_at_[hidden])
Date: 2006-12-07 12:54:01
Hi Ion,
Thanks for the great info about the differences between boost::interprocess on
Windows and Unix. That explains a lot.
Maybe I'll try opening the shared memory with the "open_only" flag first and
then checking for any exceptions.
Btw, I am using the CVS version of interprocess.
Thanks for your great work on this nice library.
-Daren