DnsCache.remove
void remove(scope const(char)[] hostname) @trustedRemove a specific hostname from the cache.
Parameters
hostname | Hostname to remove. |
void remove(scope const(char)[] hostname) @trustedRemove a specific hostname from the cache.
hostname | Hostname to remove. |