UnknownAddressReference.this
this
(sockaddr * sa, socklen_t len) pure nothrow @nogcConstructs an Address with a reference to the specified sockaddr.
this
(const(sockaddr) * sa, socklen_t len) @system pure nothrowConstructs an Address with a copy of the specified sockaddr.