OpenMPI  0.1.1
evdns_base Struct Reference

Data Fields

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
 Port to bind to for outgoing DNS packets. More...
 
ev_socklen_t global_outgoing_addrlen
 ev_socklen_t for global_outgoing_address. More...
 
struct timeval global_getaddrinfo_allow_skew
 
int getaddrinfo_ipv4_timeouts
 
int getaddrinfo_ipv6_timeouts
 
int getaddrinfo_ipv4_answered
 
int getaddrinfo_ipv6_answered
 
struct search_stateglobal_search_state
 

Field Documentation

struct sockaddr_storage evdns_base::global_outgoing_address

Port to bind to for outgoing DNS packets.

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: