unbound  0.1
Data Fields
internal_base Struct Reference

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

Data Fields

struct event_base * base
 libevent event_base type.
uint32_t secs
 seconds time pointer points here
struct timeval now
 timeval with current time
struct event slow_accept
 the event used for slow_accept timeouts
int slow_accept_enabled
 true if slow_accept is enabled

Detailed Description

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

Field Documentation

struct event_base* internal_base::base

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