On Tue, Apr 26, 2011 at 6:10 PM, Gordiychuck Oleg
wrote:
> Hello!
>
> I'm using event2 libs and i want to know if it is possible to put new event
> on the top of the queue.
>
> For example, i have next events queue:
>
> ev1 -> ev2 -> ev3
>
> While processing ev1 an error occured. Now i want to cr
Hello!
I'm using event2 libs and i want to know if it is possible to put new event on
the top of the queue.
For example, i have next events queue:
ev1 -> ev2 -> ev3
While processing ev1 an error occured. Now i want to create new event(err_ev)
that will close all application's modules and i