mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-04 09:41:52 +01:00
boost: drop boost threads from torcontrol
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
extern const std::string DEFAULT_TOR_CONTROL;
|
||||
static const bool DEFAULT_LISTEN_ONION = true;
|
||||
|
||||
void StartTorControl(boost::thread_group& threadGroup, CScheduler& scheduler);
|
||||
void StartTorControl();
|
||||
void InterruptTorControl();
|
||||
void StopTorControl();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user