HostPort.normalizeHost

Normalize IPv6 address as per https://www.ietf.org/rfc/rfc2732.txt

@param host A host name @return Host name surrounded by '[' and ']' as needed.

class HostPort
static
string
normalizeHost
(
string host
)

Meta