TcpSslOptions.DEFAULT_KEEPALIVE_WAITTIME

the interval between the last data packet sent (simple ACKs are not considered data) and the first keepalive probe; after the connection is marked to need keepalive, this counter is not used any further

class TcpSslOptions
enum Duration DEFAULT_KEEPALIVE_WAITTIME;

Meta