mirror of
https://github.com/RetroShare/BitDHT.git
synced 2026-09-14 11:05:44 +05:00
removed lockign lock
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3845 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
12c1b69994
commit
a13ddb342b
@ -210,7 +210,6 @@ void UdpBitDht::run()
|
||||
}
|
||||
|
||||
{
|
||||
bdStackMutex stack(dhtMtx); /********** MUTEX LOCKED *************/
|
||||
mBitDhtManager->iteration();
|
||||
}
|
||||
sleep(1);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user