SockAddr.this

Construct a SockAddr

  1. this(sockaddr* sa, socklen_t length)
  2. this(SockAddrIPv4 sa)
  3. this(SockAddrIPv6 sa)
  4. this(SockAddrUnix sa)
    struct SockAddr
    nothrow @safe @nogc
    this

Meta