kc3-lang/libevent/event.h

Branch :


Log

Author Commit Date CI Message
108ee5f3 2007-12-19 04:52:28 from trunk: r15171@tombo: nickm | 2007-12-06 12:47:47 -0500 Use GCC attributes (where available) to verify printf type-correctness. Fix some bugs this turned up. svn:r603
3368cc79 2007-12-18 03:50:04 from trunk: r16733@catbus: nickm | 2007-11-26 14:18:25 -0500 Add an --enable-gcc-warnings option (lifted from Tor) to the configure script. When provided, and when we are using GCC, we enable a bunch of extra GCC warnings in the compiler. Also, make the code all build happily with these warnings. svn:r601
5bb67a80 2007-12-15 02:55:59 from trunk: support for 32-bit tag numbers in rpc structures svn:r593
eecd6932 2007-12-12 06:26:07 from trunk: Patch from Scott Lamb: Implement event_{base_}loopbreak. Includes documentation and tests. From sf.net Feature Request 1826546. svn:r584
7717cec7 2007-11-27 06:15:36 from trunk: provide event_reinit() to reinitialized an event_base after fork - necessary for epoll/kqueue svn:r557
2604377f 2007-11-17 22:23:03 r14929@tombo: nickm | 2007-11-17 17:00:31 -0500 Backport documentation fix on loopexit from Scott Lamb. svn:r536
9e060775 2007-11-17 01:33:35 from trunk: use a const pointer for bufferevent_write svn:r532
a060b24c 2007-11-14 17:53:43 from trunk: provide event_base_new() without setting current_base global svn:r530
6b4342db 2007-11-12 02:37:25 copy trunk to 1.4 svn:r512