mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 14:08:40 +01:00
net: Create CConnman to encapsulate p2p connections
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
|
||||
class CSubNet;
|
||||
class CAddrMan;
|
||||
class CDataStream;
|
||||
|
||||
typedef enum BanReason
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user