$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2007-03-27 21:52:26
Peter Dimov wrote:
> void detach()
> {
> atomic_store( &cancel_on_destroy_, true );
> }
Make that 'false'.