[#TorController-connected_cb] = xref:TorController.adoc[TorController]::connected_cb :relfileprefix: ../ :mrdocs: Callback after successful connection == Synopsis Declared in `<torcontrol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void connected_cb(xref:TorControlConnection.adoc[TorControlConnection]& conn); ---- == Parameters [cols="1,4"] |=== | Name| Description | *conn* | Connection that was established. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#