|
Electroneum
|
Functions | |
| std::int64_t | get_max_connections (const boost::iterator_range< boost::string_ref::const_iterator > value) noexcept |
| template<typename T > | |
| epee::net_utils::network_address | get_address (const boost::string_ref value) |
| bool | start_socks (std::shared_ptr< net::socks::client > client, const boost::asio::ip::tcp::endpoint &proxy, const epee::net_utils::network_address &remote) |
Variables | |
| constexpr const boost::chrono::milliseconds | future_poll_interval {500} |
| constexpr const std::chrono::seconds | socks_connect_timeout {P2P_DEFAULT_SOCKS_CONNECT_TIMEOUT} |
| epee::net_utils::network_address anonymous_namespace{net_node.cpp}::get_address | ( | const boost::string_ref | value | ) |
|
noexcept |
| bool anonymous_namespace{net_node.cpp}::start_socks | ( | std::shared_ptr< net::socks::client > | client, |
| const boost::asio::ip::tcp::endpoint & | proxy, | ||
| const epee::net_utils::network_address & | remote | ||
| ) |
|
constexpr |
|
constexpr |