mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
oops RegionHandShakeReply is not reentrant
This commit is contained in:
@@ -3994,6 +3994,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
{
|
||||
if(m_gotRegionHandShake)
|
||||
return;
|
||||
m_gotRegionHandShake = true;
|
||||
NeedInitialData = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user