[Libevent-users] Support for Edge-Triggered behaviour

Valery Kholodkov valery+libevent at grid.net.ru
Thu May 29 15:21:15 EDT 2008


>> I must think a bit how to automate this. Please give me time.
>
> Maybe you could use the EVLOOP_NONBLOCK flag to event_loop(), and call
> it twice, and verify that in the edge-triggered case the event is only
> activated on the first call, but in the level-triggered case the event
> is activated on the second call too?

This looks exactly like a solution to a problem. Thanks, I'll fix.

-- 
Best regards,
Valery Kholodkov



More information about the Libevent-users mailing list