index
:
luaevent-prosody.git
master
origin/master
unofficial mirror of libevent lua bindings for prosody
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Collapse
)
Author
Age
Files
Lines
*
buffer_event.h, event_buffer.h, event_callback.h: Remove sys/time.h, and ↵
Waqas Hussain
2010-02-15
3
-12
/
+0
|
|
|
|
other redundant #includes.
*
luaevent.h: sys/time.h is not available with MSVC, use winsock2.h on windows.
Waqas Hussain
2010-02-15
1
-0
/
+4
|
*
Corrected spacing issues introduced in SciTE ... may begin using gvim to ↵
Thomas Harning Jr
2007-09-21
1
-2
/
+2
|
|
|
|
avoid these issues...
*
buffer_event is born, albeit w/ deformities. Can construct instances but ↵
Thomas Harning Jr
2007-09-21
2
-0
/
+34
|
|
|
|
not use, yet.
*
Exposed event_buffer checks/get/push operations in prep for buffer_event
Thomas Harning Jr
2007-09-21
1
-0
/
+3
|
*
event_buffer learned how to read/write from/to sockets/file-descriptors
Thomas Harning Jr
2007-09-07
1
-0
/
+1
|
*
Added event_buffer object + 'add' functionality
Thomas Harning Jr
2007-09-06
1
-0
/
+18
|
*
Added support for timeouts and timers.
Thomas Harning Jr
2007-09-05
2
-0
/
+2
|
*
Completely refactored event_callback creation out into event_callback.
Thomas Harning Jr
2007-09-05
2
-2
/
+4
|
*
Beginning refactoring of the event_callback outside of the core
Thomas Harning Jr
2007-09-05
2
-6
/
+24
|
*
Reformed project layout from 'luaevent/*' -> '*'
Thomas Harning Jr
2007-08-31
1
-0
/
+24