|
Libevent Code Doxygen document
|
#include <event2/event-config.h>#include <stdarg.h>#include <evutil.h>#include <event2/event_struct.h>#include <event2/event.h>#include <event2/event_compat.h>#include <event2/buffer.h>#include <event2/buffer_compat.h>#include <event2/bufferevent.h>#include <event2/bufferevent_struct.h>#include <event2/bufferevent_compat.h>#include <event2/tag.h>#include <event2/tag_compat.h>

Go to the source code of this file.
A library for writing event-driven network servers.
The <event.h> header is deprecated in Libevent 2.0 and later; please use <event2/event.h> instead. Depending on what functionality you need, you may also want to include more of the other event2/ headers.