mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Don't hold the master lock
This commit is contained in:
@@ -825,9 +825,6 @@ private:
|
||||
getApp().getJobQueue ().getLoadEventAP (jtPEER, "Peer::read"));
|
||||
|
||||
{
|
||||
Application::ScopedLockType lock (getApp ().getMasterLock (),
|
||||
__FILE__, __LINE__);
|
||||
|
||||
// An mtHELLO message must be the first message receiced by a peer
|
||||
// and it must be received *exactly* once during a connection; any
|
||||
// other scenario constitutes a protocol violation.
|
||||
|
||||
Reference in New Issue
Block a user