Le 4 janv. 07 à 12:01, Lukas Oberhuber a écrit :

This leaves a bigger mystery as to why events keep running around on exit and crashing. I'll check into the patches next as I'm using a slightly out
of date 2.0.

You should get the latest code. This problem could have been fixed since your revision.

How does the code deal with the fact that boost::signals aren't threadsafe? It must be there that some of the problems are arising, no? (I've seen the
EventHandlerThreadSafe pattern. Are there others?)

There are Mutex and Condition to deal with that. However there can be some part of code that are not protected.

Sorry if I am asking obvious or stupid questions.

There is no stupid question...

--
Philippe BERNERY <[EMAIL PROTECTED]>
http://dev.openwengo.org



_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to