null.DnsManager.hostnamePtr
const(char) * hostnamePtr(uint dnsIndex) @safe nothrow @nogcGet the hostname from a DNS slot.
Parameters
dnsIndex | DNS slot index from the watcher slot. |
Returns
Pointer to null-terminated hostname, or
const(char) * hostnamePtr(uint dnsIndex) @safe nothrow @nogcGet the hostname from a DNS slot.
dnsIndex | DNS slot index from the watcher slot. |
null.