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
/
src
/
buffer_event.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bufferevent learns to set watermarking using write-accessor functions rather ...
Thomas Harning Jr
2011-01-15
1
-4
/
+2
*
bufferevent unlearns read access to low-level timeout/watermark properties th...
Thomas Harning Jr
2011-01-15
1
-35
/
+0
*
Merge branch 'prosody-tree'
Thomas Harning Jr
2011-01-15
1
-2
/
+6
|
\
|
*
buffer_event.c, event_buffer.c, luaevent.c: Remove redundant #includes.
Waqas Hussain
2010-02-15
1
-1
/
+0
|
*
Fix potential stack slot leak when error occurs
Matthew Wild
2009-12-07
1
-1
/
+6
*
|
bufferevent compiler-flag fix regarding >= 2.0 ... must rebuild between 1.4 a...
Thomas Harning Jr
2011-01-15
1
-0
/
+5
|
/
*
bufferevent got callback call fixed.
Thomas Harning Jr
2007-11-25
1
-1
/
+1
*
bufferevent learned enable/disable
Thomas Harning Jr
2007-11-25
1
-0
/
+18
*
bufferevent learned (get|set)_timeouts
Thomas Harning Jr
2007-11-25
1
-0
/
+23
*
bufferevent learned get_*_watermarks
Thomas Harning Jr
2007-11-25
1
-0
/
+20
*
bufferevent learned set_*_watermarks
Thomas Harning Jr
2007-11-25
1
-0
/
+28
*
buffer_event learned get_read/get_write buffer accessors
Thomas Harning Jr
2007-11-25
1
-0
/
+16
*
buffer_event: Learned how to erase read/write buffer knowledge from Lua
Thomas Harning Jr
2007-11-25
1
-0
/
+6
*
buffer_event: removed magic numbers for read/write buffer locations
Thomas Harning Jr
2007-11-25
1
-4
/
+8
*
Corrected spacing issues introduced in SciTE ... may begin using gvim to avoi...
Thomas Harning Jr
2007-09-21
1
-4
/
+3
*
buffer_event is born, albeit w/ deformities. Can construct instances but not...
Thomas Harning Jr
2007-09-21
1
-0
/
+141