Searched refs:global_max_retransmits (Results 1 – 1 of 1) sorted by relevance
311 static int global_max_retransmits = 3; /* number of times we'll retransmit a request which timed o… variable1897 if (req->tx_count >= global_max_retransmits) { in evdns_request_timeout_callback()2689 global_max_retransmits = retries; in evdns_set_option()