[#TorControlConnection-IsConnected] = xref:TorControlConnection.adoc[TorControlConnection]::IsConnected :relfileprefix: ../ :mrdocs: Check if the connection is established. == Synopsis Declared in `<torcontrol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool IsConnected() const; ---- == Return Value true if the control connection is currently open. [.small]#Created with https://www.mrdocs.com[MrDocs]#