The libevent book might help :) http://www.wangafu.net/~nickm/libevent-book/Ref3_eventloop.html
On Wed, Jul 6, 2011 at 8:20 PM, mosta <mosta...@googlemail.com> wrote: > On 07/06/11 22:32, Mark Ellzey wrote: > > On Wed, Jul 06, 2011 at 10:23:57PM +0200, mosta wrote: > >> That I run the main loop and call a function that handles what's > >> happening in the event base loop. > > If I grok this correctly, you are asking whether you can get a list of > > currently active events in an event_base? > > *********************************************************************** > > To unsubscribe, send an e-mail to majord...@freehaven.net with > > unsubscribe libevent-users in the body. > no, I have on programm loop and I want to run the event base loop in it. > *********************************************************************** > To unsubscribe, send an e-mail to majord...@freehaven.net with > unsubscribe libevent-users in the body. >