44 #include <event2/event-config.h>
45 #ifdef _EVENT_HAVE_SYS_TYPES_H
46 #include <sys/types.h>
48 #ifdef _EVENT_HAVE_SYS_TIME_H
51 #ifdef _EVENT_HAVE_STDINT_H
60 #ifndef WIN32_LEAN_AND_MEAN
61 #define WIN32_LEAN_AND_MEAN
65 #undef WIN32_LEAN_AND_MEAN
66 typedef unsigned char u_char;
67 typedef unsigned short u_short;
77 #include <event2/bufferevent_compat.h>
Helper functions for reading and writing tagged data onto buffers.
Utility and compatibility functions for Libevent.
Obsolete and deprecated versions of the functions in buffer.h: provided only for backward compatibili...
Potentially non-threadsafe versions of the functions in event.h: provided only for backwards compatib...
Data structures for bufferevents.
Core functions for waiting for and receiving events, and using event bases.
Structures used by event.h.
Functions for buffering data for network sending or receiving.
Functions for buffering data for network sending or receiving.
Obsolete/deprecated functions from tag.h; provided only for backwards compatibility.