aboutsummaryrefslogtreecommitdiffstats
path: root/luaevent/src/luaevent.c
Commit message (Expand)AuthorAgeFilesLines
* Reformed project layout from 'luaevent/*' -> '*'Thomas Harning Jr2007-08-311-184/+0
* * Committing what will be version 0.1.2Thomas Harning Jr2007-08-181-102/+77
* Setup management of socket create/close.Thomas Harning Jr2007-06-131-3/+3
* Fixed up return-value handling.Thomas Harning Jr2007-06-131-5/+6
* Performed some refactoring...Thomas Harning Jr2007-06-131-46/+50
* Fixed the strange event error... it was adding events to a dead socket.Thomas Harning Jr2007-06-131-7/+8
* Fixed stack overflow issue. (Forgot to pop error/integer)Thomas Harning Jr2007-06-111-0/+2
* * Added some cheap protection code for failures in callbackThomas Harning Jr2007-06-111-10/+24
* * Completed mostly working versionThomas Harning Jr2007-06-111-6/+26
* * Adjusted licensing and added README.Thomas Harning Jr2007-06-101-0/+3
* Initial commit:Thomas Harning Jr2007-06-101-0/+164