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