TcpServer.handleClose

Callback for when the socket was closed.

class TcpServer
void delegate() handleClose;

Meta