--- libev/event.h 2007/11/04 19:45:10 1.10 +++ libev/event.h 2007/11/08 21:08:56 1.11 @@ -104,6 +104,7 @@ int event_add (struct event *ev, struct timeval *tv); int event_del (struct event *ev); +void event_active(struct event *ev, int res, short ncalls); /* ncalls is being ignored */ int event_pending (struct event *ev, short, struct timeval *tv);