Libevent Code Doxygen document
Public Member Functions | Public Attributes | List of all members
bufferevent_rate_limit Struct Reference

#include <bufferevent-internal.h>

Collaboration diagram for bufferevent_rate_limit:
Collaboration graph
[legend]

Public Member Functions

 LIST_ENTRY (bufferevent_private) next_in_group
 

Public Attributes

struct bufferevent_rate_limit_groupgroup
 
struct ev_token_bucket limit
 
struct ev_token_bucket_cfgcfg
 
struct event refill_bucket_event
 

Detailed Description

Fields for rate-limiting a single bufferevent.

Member Data Documentation

◆ group

struct bufferevent_rate_limit_group* bufferevent_rate_limit::group

The rate-limiting group for this bufferevent, or NULL if it is only rate-limited on its own.


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