Socket.getBroadcast

Gets the broadcast setting on socket; if TRUE, it is possible to send packets to broadcast addresses. Since 2.32

class Socket
int
getBroadcast
()

Return Value

Type: int

the broadcast setting on socket

Meta