Subject: [boost] [interprocess] Checking for existence Named Mutex
From: Brian Davis (bitminer_at_[hidden])
Date: 2010-08-13 11:18:32


How do I check for the existence of a named resource in using boost
interprocess without wrapping a open_only in a try catch block and waiting
for the exception?