vibe-core ~master (2022-04-01T19:24:37Z)
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 return 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.