Socket.broadcast
bool broadcast() @property nothrowGet broadcast property.
Returns
Whether the socket should allow sending to broadcast addresses.
void broadcast(bool propval) @property nothrowSet broadcast property.
Parameters
propval | Whether the socket should allow sending to broadcast addresses. |