SocketServer.handleClose

Callback for when the socket was closed.

class SocketServer
void delegate() handleClose;

Meta