public static class Tcp.SO$ extends java.lang.Object implements Inet.SoForwarders
For the Java API see TcpSO.
| Modifier and Type | Class and Description |
|---|---|
class |
Tcp.SO$.KeepAlive
Inet.SocketOption to enable or disable SO_KEEPALIVE |
class |
Tcp.SO$.OOBInline
Inet.SocketOption to enable or disable OOBINLINE (receipt
of TCP urgent data) By default, this option is disabled and TCP urgent
data is silently discarded. |
class |
Tcp.SO$.TcpNoDelay
Inet.SocketOption to enable or disable TCP_NODELAY
(disable or enable Nagle's algorithm) |
| Constructor and Description |
|---|
Tcp.SO$() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitReceiveBufferSize, ReuseAddress, SendBufferSize, TrafficClass