#include <net.h>
Definition at line 124 of file net.h.
std::vector<std::string> CConnman::Options::m_added_nodes |
std::vector<std::string> CConnman::Options::m_specified_outgoing |
bool CConnman::Options::m_use_addrman_outgoing = true |
int CConnman::Options::nBestHeight = 0 |
int CConnman::Options::nMaxAddnode = 0 |
int CConnman::Options::nMaxConnections = 0 |
int CConnman::Options::nMaxFeeler = 0 |
int CConnman::Options::nMaxOutbound = 0 |
uint64_t CConnman::Options::nMaxOutboundLimit = 0 |
uint64_t CConnman::Options::nMaxOutboundTimeframe = 0 |
unsigned int CConnman::Options::nReceiveFloodSize = 0 |
unsigned int CConnman::Options::nSendBufferMaxSize = 0 |
std::vector<CService> CConnman::Options::vBinds |
std::vector<std::string> CConnman::Options::vSeedNodes |
std::vector<CService> CConnman::Options::vWhiteBinds |
std::vector<CSubNet> CConnman::Options::vWhitelistedRange |
The documentation for this struct was generated from the following file: