$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2006-07-10 19:05:48
> The named semaphore on linux seems to never increment the initial count when
> creating. Looking into the posix implementation a sem_init is never called
> if create is given and it just returns true.
[snip]
You are right. Your proposed code is the correct answer. I've updated
boost-sandbox CVS with your proposed changes.
Thanks and regards,
Ion