Libevent Code Doxygen document
Public Attributes | List of all members
evbuffer_multicast_parent Struct Reference

#include <evbuffer-internal.h>

Collaboration diagram for evbuffer_multicast_parent:
Collaboration graph
[legend]

Public Attributes

struct evbuffersource
 
struct evbuffer_chainparent
 

Detailed Description

Information about the multicast parent of a chain. Lives at the end of an evbuffer_chain with the EVBUFFER_MULTICAST flag set.

Member Data Documentation

◆ parent

struct evbuffer_chain* evbuffer_multicast_parent::parent

multicast parent for this chain

◆ source

struct evbuffer* evbuffer_multicast_parent::source

source buffer the multicast parent belongs to


The documentation for this struct was generated from the following file: