SocketGidBuilderImpl.broadcast
T broadcast(bool propval)Set broadcast property.
Parameters
propval | Whether the socket should allow sending to broadcast addresses. |
Returns
Builder instance for fluent chaining
T broadcast(bool propval)Set broadcast property.
propval | Whether the socket should allow sending to broadcast addresses. |