![]() |
Bitcoin Core 31.99.0
P2P Digital Currency
|
Struct for entries in m_reconnections. More...
Public Attributes | |
| std::optional< Proxy > | proxy_override |
| CAddress | addr_connect |
| CountingSemaphoreGrant | grant |
| std::string | destination |
| ConnectionType | conn_type |
| bool | use_v2transport |
| ConnectionType CConnman::ReconnectionInfo::conn_type |
| CountingSemaphoreGrant CConnman::ReconnectionInfo::grant |
| std::optional<Proxy> CConnman::ReconnectionInfo::proxy_override |