Function NetworkAddress.port
The port in host byte order.
ushort port() pure nothrow @property @safe const;
void port
(
ushort val
) pure nothrow @property @safe;
The port in host byte order.
ushort port() pure nothrow @property @safe const;
void port
(
ushort val
) pure nothrow @property @safe;