Re: [Libevent-users] Support for Edge-Triggered behaviour

2008-05-30 Thread Valery Kholodkov
Below is the new version of file test_et.c. The resulting executable should return 1 whenever ET works, 0 otherwise. 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

Re: [Libevent-users] Support for Edge-Triggered behaviour

2008-05-30 Thread Nick Mathewson
On Fri, May 30, 2008 at 10:18:24AM +0200, Valery Kholodkov wrote: Below is the new version of file test_et.c. The resulting executable should return 1 whenever ET works, 0 otherwise. Applied to trunk; thanks! -- Nick ___ Libevent-users mailing