Socket.setBroadcast

Sets whether socket should allow sending to broadcast addresses. This is FALSE by default. Since 2.32

class Socket
void
setBroadcast
()

Parameters

broadcast int

whether socket should allow sending to broadcast addresses

Meta