TimeoutAdapter.handleIdleTimeout

Callback for when a connection has stopped responding. If unset, the connection will be disconnected.

class TimeoutAdapter
void delegate() handleIdleTimeout;

Meta