Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <chrono>
#include <set>
#include <string>
Go to the source code of this file.
Classes | |
class | seeder::CDnsSeedOpts |
Namespaces | |
namespace | seeder |
Variables | |
static const int | seeder::CONTINUE_EXECUTION = -1 |
static const int | seeder::DEFAULT_DUMP_INTERVAL_SECONDS = 60 * 60 |
static const int | seeder::DEFAULT_NUM_THREADS = 96 |
static const int | seeder::DEFAULT_PORT = 53 |
static const int | seeder::DEFAULT_NUM_DNS_THREADS = 4 |
static const bool | seeder::DEFAULT_WIPE_BAN = false |
static const bool | seeder::DEFAULT_WIPE_IGNORE = false |
static const std::string | seeder::DEFAULT_EMAIL = "" |
static const std::string | seeder::DEFAULT_NAMESERVER = "" |
static const std::string | seeder::DEFAULT_HOST = "" |
static const std::string | seeder::DEFAULT_TOR_PROXY = "" |
static const std::string | seeder::DEFAULT_LISTEN_ADDRESS = "::" |
static const std::string | seeder::DEFAULT_IPV4_PROXY = "" |
static const std::string | seeder::DEFAULT_IPV6_PROXY = "" |