HttpServer.handleClose

Callback for when the socket was closed.

class HttpServer
void delegate() handleClose;

Meta