Files
bitcoin/src/net.cpp
Vasil Dimov 11713c9fa9 net: make CConnman::m_nodes_mutex non-recursive
This change includes `s/RecursiveMutex/Mutex/` and a pile of
annotations to keep the compiler happy after the type change.

Partially resolves: https://github.com/bitcoin/bitcoin/issues/19303
2026-04-30 13:41:44 +02:00

163 KiB