[Libevent-users] pause libevent?

Adam Chou adam.chou at gmail.com
Fri Feb 9 01:13:54 EST 2007


i have a critical section of code where once it starts running, it MUST
finish. is there some way to stop libevent so that it doesn't interrupt the
execution of my code or do i actually have to event_del() everything then
event_add() everything back when i'm done?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://monkeymail.org/archives/libevent-users/attachments/20070208/44b2676c/attachment.htm


More information about the Libevent-users mailing list