ClientSocket.handleIdleTimeout

Callback for when a connection has stopped responding.

class ClientSocket
void delegate(ClientSocket sender) handleIdleTimeout;

Meta