aboutsummaryrefslogtreecommitdiffstats
path: root/lib/event.h
Commit message (Expand)AuthorAgeFilesLines
* Lib: Add and use ev_new_init()Ondrej Zajicek (work)2018-10-011-0/+9
* Fininshing integrated OSPF.Ondrej Zajicek2014-11-031-0/+7
* Event handlers no longer return re-queue flag. Instead of using it, justMartin Mares2000-04-271-2/+2
* ev_run() now returns whether the event has been requeued or not.Martin Mares1999-11-171-2/+2
* Events now return a value. If it's non-zero, the event is re-queuedMartin Mares1999-10-291-1/+1
* Grrr, forgot to commit the event routines themselves :|Martin Mares1999-02-111-0/+33