Libevent Code Doxygen document
Public Attributes | List of all members
evdns_base Struct Reference
Collaboration diagram for evdns_base:
Collaboration graph
[legend]

Public Attributes

struct request ** req_heads
 
struct requestreq_waiting_head
 
struct nameserverserver_head
 
int n_req_heads
 
struct event_baseevent_base
 
int global_good_nameservers
 
int global_requests_inflight
 
int global_requests_waiting
 
int global_max_requests_inflight
 
struct timeval global_timeout
 
int global_max_reissues
 
int global_max_retransmits
 
int global_max_nameserver_timeout
 
int global_randomize_case
 
struct timeval global_nameserver_probe_initial_timeout
 
struct sockaddr_storage global_outgoing_address
 
ev_socklen_t global_outgoing_addrlen
 
struct timeval global_getaddrinfo_allow_skew
 
int so_rcvbuf
 
int so_sndbuf
 
int getaddrinfo_ipv4_timeouts
 
int getaddrinfo_ipv6_timeouts
 
int getaddrinfo_ipv4_answered
 
int getaddrinfo_ipv6_answered
 
struct search_stateglobal_search_state
 

Member Data Documentation

◆ global_outgoing_address

struct sockaddr_storage evdns_base::global_outgoing_address

Port to bind to for outgoing DNS packets.

◆ global_outgoing_addrlen

ev_socklen_t evdns_base::global_outgoing_addrlen

ev_socklen_t for global_outgoing_address. 0 if it isn't set.


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