4 Jan
2005
4 Jan
'05
6:25 p.m.
On Tue, 2005-01-04 at 13:16 -0500, Doug Gregor wrote:
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.
What are the symptoms of this behavior? I am curious because, I am wondering in my ignorance, what are the components of the boost::signal library and how they can be multi-thread capable. This ofcourse is answered by reviewing the code. Stephen