UnixAddress.this

Construct a new UnixAddress from the specified path.

  1. this(const(char)[] path)
    class UnixAddress
    this
    (
    scope const(char)[] path
    )
  2. this(sockaddr_un addr)

Meta