ClientSocket.handleDisconnect

Callback for when a connection was closed.

class ClientSocket
void delegate(ClientSocket sender, string reason, DisconnectType type) handleDisconnect;

Meta