kc3-lang/libevent/bufferevent.c

Branch :


Log

Author Commit Date CI Message
a6503944 2012-02-11 12:04:15 Add a bufferevent_getcb() to find a bufferevent's current callbacks
539466e5 2012-02-10 17:33:50 Merge remote-tracking branch 'origin/patches-2.0' Conflicts: Makefile.am WIN32-Code/event2/event-config.h configure.in
e49e2891 2012-02-10 17:29:53 Update copyright notices to 2012
0cb70e33 2011-10-26 10:17:21 Merge remote-tracking branch 'origin/patches-2.0'
3c824bd3 2011-10-24 13:18:09 Update copyright dates to 2011.
998c8138 2011-10-11 09:26:57 bufferevent: Add functions to set/get max_single_read/write values.
904254f9 2011-08-28 14:51:36 Merge remote-tracking branch 'origin/patches-2.0'
e6af35d7 2011-08-24 21:39:28 Correctly terminate IO on an async bufferevent on bufferevent_free
9f560bfa 2011-05-25 19:50:56 Use "_WIN32", not WIN32: it's standard and we don't need to fake it This patch was automatically generated with perl. Based on a patch by Peter Rosin.
c5389594 2011-03-07 21:59:47 Merge remote branch 'origin/patches-2.0'