Age | Commit message (Expand) | Author |
---|---|---|
2000-06-07 | Fixes to the progdoc. | Martin Mares |
2000-06-05 | Documented sockets, events and timers. | Martin Mares |
2000-04-28 | Event handlers no longer return re-queue flag. Instead of using it, just | Martin Mares |
2000-01-16 | No more problems when events get scheduled during event processing. | Martin Mares |
1999-11-17 | ev_run() now returns whether the event has been requeued or not. | Martin Mares |
1999-10-29 | Events now return a value. If it's non-zero, the event is re-queued | Martin Mares |
1999-02-11 | Real implementation of protocol state machines. Delayed startup/shutdown | Martin Mares |
1999-02-11 | Grrr, forgot to commit the event routines themselves :| | Martin Mares |