Hi,
       I have few problems related with threading, as I am a beginner :

1) I have initialized su_root_create() function in my main() function, now
do I have to initialize it in callback function or every othe function to
send request or incoming request etc.. Or I have to just put
su_root_run(context->c_root) every time when I expect callback function.
2) What's the role of su_root_threading() where should I initialize it?
3) Once I have created nta_outgoing_tcreate() function and  had sent request
with it do I have to do nta_outgoing_destroy() before using
nta_outgoing_tcreate() etc. Or threading can take care of it?


I am confused a lot please help.

Rohan
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to