![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
#include <string>#include <boost/function.hpp>#include <boost/chrono/chrono.hpp>#include <boost/thread.hpp>Go to the source code of this file.
Functions | |
| void | StartTorControl (boost::thread_group &threadGroup) |
| void | InterruptTorControl () |
| void | StopTorControl () |
Variables | |
| const std::string | DEFAULT_TOR_CONTROL |
| Functionality for communicating with Tor. More... | |
| void InterruptTorControl | ( | ) |
| void StartTorControl | ( | boost::thread_group & | threadGroup | ) |
Definition at line 745 of file torcontrol.cpp.
| void StopTorControl | ( | ) |
| const std::string DEFAULT_TOR_CONTROL |
Functionality for communicating with Tor.
Functionality for communicating with Tor.
Definition at line 35 of file torcontrol.cpp.
1.8.17