Manages the node's Tor hidden service and control connection.
Synopsis
Declared in <torcontrol.h>
class TorController;
Member Functions
Name |
Description |
|
Constructors |
|
Destroy the controller. |
Get name of file to store private key in |
|
Interrupt the controller thread |
|
Wait for the controller thread to exit |
|
Callback for ADD_ONION result |
|
Callback for AUTHENTICATE result |
|
Callback for AUTHCHALLENGE result |
|
Callback after successful connection |
|
Callback after connection lost or failed connection attempt |
|
Callback for GETINFO net/listeners/socks result |
|
Callback for PROTOCOLINFO result |
Created with MrDocs