Generated by
JDiff

Interface java.net.SocketOptions

Added Fields
int SO_KEEPALIVE When the keepalive option is set for a TCP socket and no data has been exchanged across the socket in either direction for 2 hours (NOTE: the actual value is implementation dependent) TCP automatically sends a keepalive probe to the peer.