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
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkey.org/mailman/listinfo/libevent-users

Reply via email to