Callback after connection lost or failed connection attempt

Synopsis

Declared in <torcontrol.h>

void
disconnected_cb(TorControlConnection& conn);

Parameters

Name

Description

conn

Connection that was lost or failed to establish.

Created with MrDocs