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