SockAddrUnix.this

Construct a SockAddrUnix

  1. this(sockaddr* sa, socklen_t length)
  2. this(string path)
    struct SockAddrUnix
    nothrow @trusted @nogc
    this
    (
    string path
    )

Meta