Create and return a new event_base to use with the rest of Libevent.
@return a new event_base on success, or NULL on failure.
@see event_base_free(), event_base_new_with_config()
See Implementation
Create and return a new event_base to use with the rest of Libevent.
@return a new event_base on success, or NULL on failure.
@see event_base_free(), event_base_new_with_config()