kc3-lang/libevent/evbuffer.c

Branch :


Log

Author Commit Date CI Message
9f7d28bb 2006-09-27 03:07:38 make it compile with mingw; from Nick svn:r235
c1eec7aa 2006-08-26 04:32:31 allow both read and write callbacks for bufferevents to be NULL svn:r227
7b78c828 2006-02-13 01:51:58 limit the amount of data bufferevents are going to consume to something reasonable; in some circumstances it could happen that libevent happily allocated 100MB in read buffers without telling the user; found by christopher maxwell - parts of these changes are from his patch. svn:r200
f296e633 2006-02-03 19:26:06 allow setting an event base for bufferevents; from phil oleson svn:r199
50f7aaef 2005-09-09 06:56:12 make it compile on mac os x svn:r183
0cce9a01 2005-04-23 02:48:27 better comment svn:r152
5e2ba12a 2005-04-14 23:28:06 fixes from alexander von gernler svn:r148
bc9b2487 2005-04-04 00:10:17 make it compile on solaris svn:r142
3ba224db 2005-01-03 18:58:40 fixes for threaded operations from Andrew Danforth svn:r129
fa6c304d 2004-09-19 21:08:09 support for event priorities; active events are scheduled into priority queues; lower priorities get always processed before higher priorities svn:r120
849d5249 2004-04-13 06:22:48 license svn:r104
fbf01c7f 2004-04-04 02:20:21 support for low and high watermarks svn:r101
246d8583 2004-03-23 04:05:37 allow the write callback to called even if there is no buffered data svn:r96
5908bd72 2004-03-23 03:43:53 provided buffered events svn:r95