.TH "event_config" 3 "libevent-2.1.13-stable" \" -*- nroff -*- .ad l .nh .SH NAME event_config \- Configuration for an \fBevent_base\fP\&. .SH SYNOPSIS .br .PP .PP \fR#include \fP .SH "Detailed Description" .PP Configuration for an \fBevent_base\fP\&. There are many options that can be used to alter the behavior and implementation of an \fBevent_base\fP\&. To avoid having to pass them all in a complex many-argument constructor, we provide an abstract data type where you set up configuration information before passing it to \fBevent_base_new_with_config()\fP\&. .PP \fBSee also\fP .RS 4 \fBevent_config_new()\fP, \fBevent_config_free()\fP, \fBevent_base_new_with_config()\fP, \fBevent_config_avoid_method()\fP, \fBevent_config_require_features()\fP, \fBevent_config_set_flag()\fP, \fBevent_config_set_num_cpus_hint()\fP .RE .PP .SH "Author" .PP Generated automatically by Doxygen for libevent-2\&.1\&.13-stable from the source code\&.