libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
NetworkAddress.toString
libasync
socket
NetworkAddress
Returns a full string representation of the address, including the port number.
string
toString
()
struct
NetworkAddress
const
string
toString
(
)
void
toString
(void delegate(const(char)[]) @(safe) sink)
Meta
Source
See Implementation
libasync
socket
NetworkAddress
constructors
this
functions
toAddressString
toString
properties
family
ipv6
port
sockAddr
sockAddrInet4
sockAddrInet6
sockAddrLen
sockAddrMaxLen
sockAddrUnix
unions
__anonymous
Returns a full string representation of the address, including the port number.