mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
change throtle datasnapshot get
This commit is contained in:
@@ -321,6 +321,7 @@ namespace OpenSim.Region.DataSnapshot
|
||||
/**
|
||||
* Reply to the http request
|
||||
*/
|
||||
|
||||
public XmlDocument GetSnapshot(string regionName)
|
||||
{
|
||||
if(!Monitor.TryEnter(m_serializeGen,30000))
|
||||
|
||||
Reference in New Issue
Block a user