more.net.dns

Undocumented in source.

Members

Functions

freeaddrinfo
void freeaddrinfo(addrinfo* result)
Undocumented in source. Be warned that the author may not have intended to support it.
getaddrinfo
SockResult getaddrinfo(const(char)* node, const(char)* service, const(addrinfo)* hints, addrinfo** result)
Undocumented in source. Be warned that the author may not have intended to support it.
resolve
SockResult resolve(T* resolved, SentinelArray!(const(char)) host)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

StandardAddressSelector
struct StandardAddressSelector
Undocumented in source.

Templates

isAddressInfo
template isAddressInfo(T)
Undocumented in source.

Meta