[Libevent-users] Newbie question about threads

Victor victor.box2 at globo.com
Sun Aug 5 14:31:38 EDT 2007


Hi there!

I have a question regarding the use of libevent with threads. I have a
thread running the event loop with its own event base and everything
is working fine. Is it safe to call event_add() from a second thread to 
add more events on that event loop base?

Thanks,

Victor


More information about the Libevent-users mailing list