Hi,

On Tue, 11 Apr 2006, Marcin Michalak wrote:

I have the following problem: I create a separate pthread to start
the sofia library. At the end, it starts su_root_run(), which is
blocking.
When I exit the application, I'd like to close nicely and clean up,
so I run su_root_destroy(), but it complains that its not the same
thread.
How can I handle this?

call to su_root_break(ptr_to_root) and then run su_root_destroy() when su_root_run() exits.

--
 links, my public keys, etc at http://eca.cx/kv


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Sofia-sip-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to