LibasyncDriver.resolveHost

Resolves the given host name or IP address string.

class LibasyncDriver
@trusted override
NetworkAddress
resolveHost
(
string host
,
ushort family = 2
,
bool use_dns = true
)

Meta