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