std.socket.address.to_port_string
- multiple declarations
- Function Address.toPortString
- Function Address.toPortString
- Function Address.toPortString
- Function Address.toPortString
- Function Address.toPortString
Function Address.toPortString
Attempts to retrieve the numeric port number as a string.
Prototype
string toPortString() @safe const;
Throws
on failure, or AddressException
if port number retrieval for this address family is not available on the
current system.
SocketFeatureException
Function Address.toPortString
Attempts to retrieve the numeric port number as a string.
Prototype
string toPortString() @safe const;
Throws
on failure, or AddressException
if port number retrieval for this address family is not available on the
current system.
SocketFeatureException
Function Address.toPortString
Attempts to retrieve the numeric port number as a string.
Prototype
string toPortString() @safe const;
Throws
on failure, or AddressException
if port number retrieval for this address family is not available on the
current system.
SocketFeatureException
Function Address.toPortString
Attempts to retrieve the numeric port number as a string.
Prototype
string toPortString() @safe const;
Throws
on failure, or AddressException
if port number retrieval for this address family is not available on the
current system.
SocketFeatureException
Function Address.toPortString
Attempts to retrieve the numeric port number as a string.
Prototype
string toPortString() @safe const;
Throws
on failure, or AddressException
if port number retrieval for this address family is not available on the
current system.
SocketFeatureException
Authors
Christopher E. Miller, David Nadlinger, Vladimir Panteleev