DnsCache.remove

void remove(scope const(char)[] hostname) @trusted

Remove a specific hostname from the cache.

Parameters

hostnameHostname to remove.