Are you talking about the win32 message loop or XLib messages?

I doubt libevent support that as libevent mainly focuses on I/O. I
remember Twisted can integrate its message loop with WxWindows message
loop, you may take a look and get some ideas then.

-Kun

On Wed, Jul 6, 2011 at 4: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.
>
***********************************************************************
To unsubscribe, send an e-mail to majord...@freehaven.net with
unsubscribe libevent-users    in the body.

Reply via email to