set_broadcast
Description:
public void set_broadcast (
bool broadcast)
Sets whether this should allow sending to broadcast addresses.
This is false by default.
Parameters:
this |
a Socket.
|
broadcast |
whether this should allow sending to broadcast addresses
|