DatagramSocketOptions
Options used to configure a datagram socket.
Name | Type | Description |
---|---|---|
|
Set if the socket can receive broadcast packets |
|
|
Set if IP v6 should be used |
|
|
Set if loopback mode is disabled |
|
|
Set the multicast network interface address |
|
|
Set the multicast ttl value |
|
|
Set the TCP receive buffer size |
|
|
Set the value of reuse address |
|
|
Set the TCP send buffer size |
|
|
Set the value of traffic class |