aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* buffer_event.h, event_buffer.h, event_callback.h: Remove sys/time.h, and othe...Waqas Hussain2010-02-153-12/+0
* luaevent.h: sys/time.h is not available with MSVC, use winsock2.h on windows.Waqas Hussain2010-02-151-0/+4
* Corrected spacing issues introduced in SciTE ... may begin using gvim to avoi...Thomas Harning Jr2007-09-211-2/+2
* buffer_event is born, albeit w/ deformities. Can construct instances but not...Thomas Harning Jr2007-09-212-0/+34
* Exposed event_buffer checks/get/push operations in prep for buffer_eventThomas Harning Jr2007-09-211-0/+3
* event_buffer learned how to read/write from/to sockets/file-descriptorsThomas Harning Jr2007-09-071-0/+1
* Added event_buffer object + 'add' functionalityThomas Harning Jr2007-09-061-0/+18
* Added support for timeouts and timers.Thomas Harning Jr2007-09-052-0/+2
* Completely refactored event_callback creation out into event_callback.Thomas Harning Jr2007-09-052-2/+4
* Beginning refactoring of the event_callback outside of the coreThomas Harning Jr2007-09-052-6/+24
* Reformed project layout from 'luaevent/*' -> '*'Thomas Harning Jr2007-08-311-0/+24