Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <net.h>
bool CConnman::Options::bind_on_any |
std::vector<NetEventsInterface *> CConnman::Options::m_msgproc |
int64_t CConnman::Options::m_peer_connect_timeout = DEFAULT_PEER_CONNECT_TIMEOUT |
std::vector<std::string> CConnman::Options::m_specified_outgoing |
ServiceFlags CConnman::Options::nLocalServices = NODE_NONE |
CClientUIInterface* CConnman::Options::uiInterface = nullptr |
std::vector<NetWhitebindPermissions> CConnman::Options::vWhiteBinds |
std::vector<NetWhitelistPermissions> CConnman::Options::vWhitelistedRangeIncoming |
std::vector<NetWhitelistPermissions> CConnman::Options::vWhitelistedRangeOutgoing |
bool CConnman::Options::whitelist_forcerelay = DEFAULT_WHITELISTFORCERELAY |
bool CConnman::Options::whitelist_relay = DEFAULT_WHITELISTRELAY |