vibe-core v1.9.3 (2020-08-03T00:34:08Z)
Dub
Repo
UDPConnection.canBroadcast
vibe
core
net
UDPConnection
Determines if the socket is allowed to send to broadcast addresses.
bool
canBroadcast
[@property getter]
struct
UDPConnection
@
property
const
bool
canBroadcast
(
)
bool
canBroadcast
[@property setter]
Meta
Source
See Implementation
vibe
core
net
UDPConnection
destructors
~this
functions
addMembership
close
connect
opCast
recv
send
postblits
this(this)
properties
bindAddress
canBroadcast
localAddress
multicastLoopback
structs
Context
Determines if the socket is allowed to send to broadcast addresses.