internal_base Struct Reference

Internal base structure, so that every thread has its own events. More...

Data Fields

struct ub_event_basebase
 ub_event event_base type.
 
time_t secs
 seconds time pointer points here
 
struct timeval now
 timeval with current time
 
struct ub_eventslow_accept
 the event used for slow_accept timeouts
 
int slow_accept_enabled
 true if slow_accept is enabled
 
time_t last_slow_log
 last log time for slow logging of file descriptor errors
 
time_t last_writewait_log
 last log time for slow logging of write wait failures
 

Detailed Description

Internal base structure, so that every thread has its own events.


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