IrcClient.handleDisconnect

Callback for when the socket was closed.

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

Meta