RefAddress

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(sockaddr* addr, socklen_t addr_len)
Undocumented in source.

Members

Functions

cap
void cap(socklen_t new_len)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(sockaddr* addr, socklen_t addr_len)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

name
sockaddr* name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
const(sockaddr)* name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
nameLen
socklen_t nameLen [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta