mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-27 22:10:55 +02:00
net_processing: split PeerManager into interface and implementation classes
This commit is contained in:
@@ -13,7 +13,7 @@ mutex:CConnman::ThreadOpenConnections
|
||||
mutex:CConnman::ThreadOpenAddedConnections
|
||||
mutex:CConnman::SocketHandler
|
||||
mutex:UpdateTip
|
||||
mutex:PeerManager::UpdatedBlockTip
|
||||
mutex:PeerManagerImpl::UpdatedBlockTip
|
||||
mutex:g_best_block_mutex
|
||||
|
||||
# race (TODO fix)
|
||||
|
Reference in New Issue
Block a user