All, I've used event_loopexit() to try and gracefully exit from my application upon reciept of an SIGTERM, but have noticed that after calling event_loopexit() I still get a couple of events firing?!?! 

Is there a straightforward way of preventing this??
Are these events that are currently pending when I call event_loopexit()?
Can I get a list of pending events and then do an event_del before the loopexit?

BTW, I'm calling event_loopexit with a time delay of 0.

I appreciate any suggestions.

Morgan Jones


Yahoo! DSL Something to write home about. Just $16.99/mo. or less
_______________________________________________
Libevent-users mailing list
[email protected]
http://monkey.org/mailman/listinfo/libevent-users

Reply via email to