$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] interprocess
From: Jan (jan.stetka_at_[hidden])
Date: 2010-03-24 06:30:20
Ion Gaztañaga <igaztanaga <at> gmail.com> writes:
>
> El 23/03/2010 23:54, Jan Stetka escribió:
> > Has anyone else noticed that a named_mutex gets destroyed after a
> > windows xp computer goes into hibernate?
>
> No, can you please fill a bug report?
>
> Ion
> _______________________________________________
> Unsubscribe & other changes: http://listarchives.boost.org/mailman/listinfo.cgi/boost
>
>
Will file the report, I am passing open_only to the constructor, so I'm going
to try open_or_create tonight to see if that overcomes the problem.