From 19d6e7a1f1a0ef5dcde45cc8c0d175129c73cfe1 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 31 Oct 2007 11:52:12 +0000 Subject: *** empty log message *** --- ev.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ev.h') diff --git a/ev.h b/ev.h index 7236712..e4de49b 100644 --- a/ev.h +++ b/ev.h @@ -146,6 +146,7 @@ void evio_stop (struct ev_io *w); void evtimer_start (struct ev_timer *w); void evtimer_stop (struct ev_timer *w); +void evtimer_again (struct ev_timer *w); /* stops if active and no repeat, restarts if active and repeating, starts if inactive and repeating */ void evperiodic_start (struct ev_periodic *w); void evperiodic_stop (struct ev_periodic *w); -- cgit v1.2.3