phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
InternetAddress.toAddrString
std
socket
InternetAddress
Human readable string representing the IPv4 address in dotted-decimal form.
class
InternetAddress
override @
trusted
const
string
toAddrString
(
)
Meta
Source
See Implementation
std
socket
InternetAddress
constructors
this
functions
opEquals
toAddrString
toHostNameString
toPortString
properties
addr
port
static functions
addrToString
parse
variables
ADDR_ANY
ADDR_NONE
PORT_ANY
Human readable string representing the IPv4 address in dotted-decimal form.