$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2005-01-04 13:16:55
On Jan 2, 2005, at 9:43 PM, Stephen torri wrote:
> What is the state of the multi-threading support for boost::signals?
Signals does not behave well in a multi-threaded environment. Unless
someone else takes on the task, I don't expect it to be done for a long
time.
Doug