|
Monero
|
#include <net_node.h>


Public Member Functions | |
| p2p_connection_context_t (bool is_ping=false) | |
Public Attributes | |
| peerid_type | peer_id |
| uint32_t | support_flags |
| bool | m_in_timedsync |
| bool | is_ping |
| std::set< epee::net_utils::network_address > | sent_addresses |
|
inlineexplicit |
| bool nodetool::p2p_connection_context_t< base_type >::is_ping |
| bool nodetool::p2p_connection_context_t< base_type >::m_in_timedsync |
| peerid_type nodetool::p2p_connection_context_t< base_type >::peer_id |
| std::set<epee::net_utils::network_address> nodetool::p2p_connection_context_t< base_type >::sent_addresses |
| uint32_t nodetool::p2p_connection_context_t< base_type >::support_flags |