|
Libevent Code Doxygen document
|
#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 |
Internal structure: describes the configuration we want for an event_base that we're about to allocate.