1.2.1.7.9 TCPIP_DNS_CLIENT_LOOKUP_RETRY_TMO Macro

C

#define TCPIP_DNS_CLIENT_LOOKUP_RETRY_TMO (3)

Description

Retry lookup for a unsolved entry in the cache, in seconds. If the TCPIP_DNS_CLIENT_LOOKUP_RETRY_TMO seconds elapsed and the name has not been solved then the name entry will be marked with server timeout and the resolution will be retried. Should be less than TCPIP_DNS_CLIENT_CACHE_UNSOLVED_ENTRY_TMO.