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