aboutsummaryrefslogtreecommitdiffstats
path: root/src/event_callback.c
Commit message (Expand)AuthorAgeFilesLines
* event_callback.c: Don't delete and re-add the event if the timeout hasn't cha...HEADorigin/mastermasterMatthew Wild2012-01-161-10/+9
* event_callback.c: Check for event being destroyed during callbackMatthew Wild2012-01-161-5/+4
* event_callback: Fix stack slot leakMatthew Wild2009-11-271-1/+1
* Added timertest. Prevented GC-ed events from causing an abort.Thomas Harning Jr2007-09-061-1/+7
* Fixed compilation issuesThomas Harning Jr2007-09-051-2/+3
* Added support for timeouts and timers.Thomas Harning Jr2007-09-051-11/+26
* Completely refactored event_callback creation out into event_callback.Thomas Harning Jr2007-09-051-0/+16
* Added missing license headerThomas Harning Jr2007-09-051-0/+2
* Beginning refactoring of the event_callback outside of the coreThomas Harning Jr2007-09-051-0/+56