SocketAddress.abstract_

Returns a single address object for the given protocol and parameters.

You probably should generally prefer get, localhost, or allInterfaces to have more flexible code.

struct SocketAddress
static
abstract_
(
scope const char[] path
)

Meta