libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
NetworkAddress.sockAddr
libasync
socket
NetworkAddress
A pointer to a sockaddr struct suitable for passing to socket functions.
struct
NetworkAddress
@
property
inout pure @
safe
@
nogc
nothrow
inout
(
sockaddr
)*
sockAddr
(
)
Meta
Source
See Implementation
libasync
socket
NetworkAddress
constructors
this
functions
toAddressString
toString
properties
family
ipv6
port
sockAddr
sockAddrInet4
sockAddrInet6
sockAddrLen
sockAddrMaxLen
sockAddrUnix
unions
__anonymous
A pointer to a sockaddr struct suitable for passing to socket functions.