 |
Bitcoin Core
22.99.0
P2P Digital Currency
|
Go to the documentation of this file.
13 #include <boost/test/unit_test.hpp>
A combination of a network address (CNetAddr) and a (TCP) port.
const fs::path & GetDataDirNet() const
Get data directory path with appended network identifier.
std::function< std::unique_ptr< Sock >const CService &)> CreateSock
Socket factory.
#define BOOST_FIXTURE_TEST_SUITE(a, b)
BOOST_AUTO_TEST_SUITE_END()
BOOST_AUTO_TEST_CASE(unlimited_recv)
#define ASSERT_DEBUG_LOG(message)
bool Connect(const CService &to, Connection &conn, bool &proxy_error)
Connect to an I2P peer.
static constexpr size_t MAX_MSG_SIZE
The maximum size of an incoming message from the I2P SAM proxy (in bytes).
An established connection with another peer.