IPSingleton.clearCache

Removes all of a hostname's cached references. If no hostname is given, all cached IP addresses are removed.

struct IPSingleton
@nogc nothrow
void
clearCache
(
in String hostname = gs!""
)

Meta