TcpConnection.onClose

void onClose(CloseCallback callback) @property @trusted

Set the close callback.

Parameters

callbackCallback invoked when the connection closes.