|
Libevent Code Doxygen document
|
#include <evbuffer-internal.h>

Public Attributes | |
| struct evbuffer * | source |
| struct evbuffer_chain * | parent |
Information about the multicast parent of a chain. Lives at the end of an evbuffer_chain with the EVBUFFER_MULTICAST flag set.
| struct evbuffer_chain* evbuffer_multicast_parent::parent |
multicast parent for this chain
| struct evbuffer* evbuffer_multicast_parent::source |
source buffer the multicast parent belongs to