Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 6bf1ca78 | 2008-05-12 00:40:04 | r19675@catbus: nickm | 2008-05-11 20:39:39 -0400 Stop pretending that u_char and u_short are standard types that win32 is dumb not to have. In fact, u_char can really just be spelled out, and u_short was usually just a bad way of saying ev_uint16_t. svn:r808 | ||
| 682adc44 | 2008-04-30 00:09:16 | support input/output filters for bufferevents svn:r748 | ||
| 9485ff9a | 2008-04-27 20:40:56 | introduce bufferevent_setcb and bufferevent_setfd to allow better manipulation of bufferevents svn:r737 | ||
| 963ae2cf | 2008-04-16 21:01:31 | r15212@tombo: nickm | 2008-04-16 17:01:21 -0400 Remove some needless includes svn:r712 | ||
| 0ac73078 | 2008-04-16 20:01:51 | r15193@tombo: nickm | 2008-04-16 16:00:35 -0400 Split event.h into several new headers in include/event2. event.h is now just a wrapper that includes all the subheaders. svn:r711 |