DnsManager.hostnamePtr

const(char) * hostnamePtr(uint dnsIndex) @safe nothrow @nogc

Get the hostname from a DNS slot.

Parameters

dnsIndexDNS slot index from the watcher slot.

Returns

Pointer to null-terminated hostname, or null.