8 #ifndef BITCOIN_TORCONTROL_H 9 #define BITCOIN_TORCONTROL_H void StartTorControl()
Definition: torcontrol.cpp:741
void InterruptTorControl()
Definition: torcontrol.cpp:758
const std::string DEFAULT_TOR_CONTROL
Definition: torcontrol.cpp:31
void StopTorControl()
Definition: torcontrol.cpp:766
static const bool DEFAULT_LISTEN_ONION
Definition: torcontrol.h:14