The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
InternetAddress.addr
std
socket
InternetAddress
Returns the IPv4 address number (in host byte order).
class
InternetAddress
@
property
const pure nothrow @
nogc
uint
addr
(
)
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
Returns the IPv4 address number (in host byte order).