IPSingleton.clearCache

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

struct IPSingleton
@nogc nothrow
void
clearCache
(
StringArg0
)
(
in StringArg0 hostname = ""
)

Meta