The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
UnknownAddressReference.this
std
socket
UnknownAddressReference
Constructs an
Address
with a reference to the specified
sockaddr
.
this
(sockaddr* sa, socklen_t len)
class
UnknownAddressReference
pure nothrow @
nogc
this
(
sockaddr
*
sa
,
socklen_t
len
)
this
(const(sockaddr)* sa, socklen_t len)
Meta
Source
See Implementation
std
socket
UnknownAddressReference
constructors
this
Constructs an Address with a reference to the specified sockaddr.