UnknownAddressReference.this

Constructs an Address with a reference to the specified sockaddr.

  1. this(sockaddr* sa, socklen_t len)
    class UnknownAddressReference
    pure nothrow @nogc
    this
    (
    sockaddr* sa
    ,
    socklen_t len
    )
  2. this(const(sockaddr)* sa, socklen_t len)

Meta