vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
NetworkAddress.sockAddr
index
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
index
vibe
core
net
NetworkAddress
constructors
this
functions
opCast
toAddressString
toString
properties
family
port
sockAddr
sockAddrInet4
sockAddrInet6
sockAddrLen
sockAddrUnix
A pointer to a sockaddr struct suitable for passing to socket functions.