OpenMPI  0.1.1
bufferevent_struct.h File Reference

Data structures for bufferevents. More...

#include <event2/event-config.h>
#include <event2/util.h>
#include <event2/event_struct.h>

Go to the source code of this file.

Data Structures

struct  event_watermark
 
struct  bufferevent
 Shared implementation of a bufferevent. More...
 

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.