Hello,

We want to use sofia sip stack with our modules such as STUN, TURN and ICE.
Those modues use libevent library for event handling. We still like to keep
single-thread event-driven architecture.

There are probably two ways to integrate: one is to change those modules to
use sofia event loop interface, it seems some work; the other is to change
sofia to use libevent, though sofia has already supported the
select/poll/epoll/kqueue/devpoll event mechanism.

If I want to give a try to the latter, do I just need to make a
su_libevent_port.c file to hook up in libevent?

Thanks a lot for some guides and instructions.

Wensong
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to