vibe-core v1.9.3 (2020-08-03T00:34:08Z)
Dub
Repo
NetworkAddress.sockAddr
vibe
core
net
NetworkAddress
A pointer to a sockaddr struct suitable for passing to socket functions.
struct
NetworkAddress
@
safe
@
property
inout pure nothrow
inout
(
sockaddr
)*
sockAddr
(
)
Meta
Source
See Implementation
vibe
core
net
NetworkAddress
constructors
this
functions
toAddressString
toString
properties
family
port
sockAddr
sockAddrInet4
sockAddrInet6
sockAddrLen
sockAddrUnix
variables
sockAddrMaxLen
A pointer to a sockaddr struct suitable for passing to socket functions.