Libevent Code Doxygen document
Classes
bufferevent_struct.h File Reference
#include <event2/event-config.h>
#include <event2/util.h>
#include <event2/event_struct.h>
Include dependency graph for bufferevent_struct.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  event_watermark
 
struct  bufferevent
 

Detailed Description

Data structures for bufferevents. Using these structures may hurt forward compatibility with later versions of Libevent: be careful!

Deprecated:
Use of bufferevent_struct.h is completely deprecated; these structures are only exposed for backward compatibility with programs written before Libevent 2.0 that used them.