Address.toAddrString

Attempts to retrieve the host address as a human-readable string.

class Address
const
string
toAddrString
()

Throws

AddressException on failure, or SocketFeatureException if address retrieval for this address family is not available on the current system.

Meta