Merge branch 'master' into careminster

This commit is contained in:
Melanie
2012-11-17 02:03:24 +00:00
38 changed files with 1287 additions and 1037 deletions

View File

@@ -80,6 +80,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
"clientstack",
scene.Name,
StatType.Pull,
MeasuresOfInterest.AverageChangeOverTime,
stat => stat.Value = m_udpServer.IncomingPacketsProcessed,
StatVerbosity.Debug));
}