PIVX Core
5.6.99
P2P Digital Currency
src
torcontrol.h
Go to the documentation of this file.
1
// Copyright (c) 2015-2017 The Bitcoin Core developers
2
// Copyright (c) 2017-2020 The PIVX Core developers
3
// Distributed under the MIT software license, see the accompanying
4
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
5
9
#ifndef PIVX_TORCONTROL_H
10
#define PIVX_TORCONTROL_H
11
12
#include <string>
13
14
extern
const
std::string
DEFAULT_TOR_CONTROL
;
15
static
const
bool
DEFAULT_LISTEN_ONION =
true
;
16
17
void
StartTorControl
();
18
void
InterruptTorControl
();
19
void
StopTorControl
();
20
21
#endif
// PIVX_TORCONTROL_H
DEFAULT_TOR_CONTROL
const std::string DEFAULT_TOR_CONTROL
Functionality for communicating with Tor.
Definition:
torcontrol.cpp:33
StartTorControl
void StartTorControl()
Definition:
torcontrol.cpp:744
InterruptTorControl
void InterruptTorControl()
Definition:
torcontrol.cpp:761
StopTorControl
void StopTorControl()
Definition:
torcontrol.cpp:771
Generated on Wed Apr 2 2025 00:40:38 for PIVX Core by
1.9.1