$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Philippe Vaucher (philippe.vaucher_at_[hidden])
Date: 2007-03-01 09:50:33
>
> The point is, the 'threads of execution' don't 'receive the message', as
> the 'slot()' methods are executed in the main thread.
Right good point.
I think the signal's documentation should state that it has the basic thread
safety, like one thread manipulating one signal is ok.
Thank you.
Philippe