
10 Jul
2006
10 Jul
'06
11:05 p.m.
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