phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
InternetAddress.port
std
socket
InternetAddress
Returns the IPv4 port number (in host byte order).
class
InternetAddress
@
property
const pure nothrow @
nogc
ushort
port
(
)
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 port number (in host byte order).