No need the RecursiveMutex type for the CNode::cs_vSend, CNode::cs_hSocket and CNode::cs_vRecv.
This is a backport of core#19915
Differential D9450
refactor: Use Mutex type for some mutexes in CNode class PiRK on Apr 27 2021, 14:06. Authored by Tags None Subscribers None
Details
No need the RecursiveMutex type for the CNode::cs_vSend, CNode::cs_hSocket and CNode::cs_vRecv. This is a backport of core#19915 ninja all check-all
Diff Detail
|