public static class Inet.SO$
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
Inet.SO$.ReceiveBufferSize
Inet.SocketOption to set the SO_RCVBUF option |
class |
Inet.SO$.ReuseAddress
Inet.SocketOption to enable or disable SO_REUSEADDR |
class |
Inet.SO$.SendBufferSize
Inet.SocketOption to set the SO_SNDBUF option. |
class |
Inet.SO$.TrafficClass
Inet.SocketOption to set the traffic class or
type-of-service octet in the IP header for packets sent from this
socket. |
Constructor and Description |
---|
Inet.SO$() |