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

#include <event-internal.h>

Public Member Functions

 TAILQ_HEAD (event_configq, event_config_entry) entries
 

Public Attributes

int n_cpus_hint
 
struct timeval max_dispatch_interval
 
int max_dispatch_callbacks
 
int limit_callbacks_after_prio
 
enum event_method_feature require_features
 
enum event_base_config_flag flags
 

Detailed Description

Internal structure: describes the configuration we want for an event_base that we're about to allocate.


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