Address.addr_string

struct Address
addr_string
()
out (a) { assert (a); }

Return Value

Type: cstring

the address string.

Throws

SocketAddressException if the socket address family is supported (other than IPv4 or IPv6).

Meta