SocketAddress.unix

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
unix
(
scope const char[] path
)

Meta