Synopsis
void ctl_dns_purge_cache(void);
Description

ctl_dns_purge_cache purges the DNS cache throwing away all cache entries and canceling all outstanding resolves.

Thread Safety

ctl_dns_purge_cache is thread-safe.