libasync v0.7.2 (2015-04-02T16:24:07Z)
Dub
Repo
AsyncUDPSocket.broadcast
libasync
udp
AsyncUDPSocket
Grants broadcast permissions to the socket (must be set before run).
class
AsyncUDPSocket
nothrow
bool
broadcast
(
bool
b
)
Meta
Source
See Implementation
libasync
udp
AsyncUDPSocket
constructors
this
functions
broadcast
host
ip
kill
recvFrom
run
sendTo
mixins
__anonymous
properties
local
preInitializedSocket
socket
Grants broadcast permissions to the socket (must be set before run).