aboutsummaryrefslogtreecommitdiffstats
path: root/include/luaevent.h
Commit message (Expand)AuthorAgeFilesLines
* luaevent.h: sys/time.h is not available with MSVC, use winsock2.h on windows.Waqas Hussain2010-02-151-0/+4
* event_buffer learned how to read/write from/to sockets/file-descriptorsThomas Harning Jr2007-09-071-0/+1
* Added support for timeouts and timers.Thomas Harning Jr2007-09-051-0/+1
* Completely refactored event_callback creation out into event_callback.Thomas Harning Jr2007-09-051-0/+2
* Beginning refactoring of the event_callback outside of the coreThomas Harning Jr2007-09-051-6/+0
* Reformed project layout from 'luaevent/*' -> '*'Thomas Harning Jr2007-08-311-0/+24