| Name | Description |
|---|---|
| dns_cache_free_node | Release a reference on a dns cache node |
| dns_cache_lookup | Check to see if the results for a given query are in the DNS cache |
| dns_cache_lookup_wait | Perform a blocking DNS lookup, utilizing the cache |
| dns_cache_submit | Submit a query to the dns cache |
| dns_cache_submit2 | Submit a query to the dns cache |
| dns_cache_submit3 | Submit a query to the dns cache, asking an alternative ares channel |
| dns_get_domain | Retrieve information about the specified domain |
Was this page helpful?