DnsManager.initSlot
void initSlot(uint dnsIndex, scope const(char)[] host) @safe nothrowInitialize a DNS slot with hostname and default state.
Parameters
dnsIndex | DNS slot index. |
host | Hostname to store. |
void initSlot(uint dnsIndex, scope const(char)[] host) @safe nothrowInitialize a DNS slot with hostname and default state.
dnsIndex | DNS slot index. |
host | Hostname to store. |