[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[Libevent-users] async event_dispatch?



Hello,
Is there a non blocking event_dispatch, which can be called every now and then?
I got a gameserver with a main thread and I could check for events every now and then, but I would need something like an async event_dispatch