vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
UDPConnection.canBroadcast
index
vibe
core
net
UDPConnection
Determines if the socket is allowed to send to broadcast addresses.
bool
canBroadcast
[@property getter]
interface
UDPConnection
@
property
const
bool
canBroadcast
(
)
bool
canBroadcast
[@property setter]
Meta
Source
See Implementation
index
vibe
core
net
UDPConnection
functions
addMembership
close
connect
recv
send
properties
bindAddress
canBroadcast
localAddress
multicastLoopback
Determines if the socket is allowed to send to broadcast addresses.