Justin Clark-Casey (justincc) 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 lat temu
..
Properties aeeaa3a0a9 Added AssemblyInfos to every dll in the OpenSim.Region namespace. 12 lat temu
Tests 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 lat temu
IncomingPacket.cs 2ed59ad8ac If RecycleBaseUDPPackets = true, also pool IncomingPackets to reduce memory churn 12 lat temu
IncomingPacketHistoryCollection.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 lat temu
J2KImage.cs ea72428c9d Allow a viewer UDP image request retry to trigger another asset fetch if an existing fetch hasn't responded before a timeout. 13 lat temu
LLClientView.cs daf03bfb56 Handle Map block requests on a separate thread rather than the main packet handling thread. 12 lat temu
LLImageManager.cs ea72428c9d Allow a viewer UDP image request retry to trigger another asset fetch if an existing fetch hasn't responded before a timeout. 13 lat temu
LLUDPClient.cs ef8570f789 Extend region console "show queues" command to show already collected time since last packeted received by the simulator from a viewer. 12 lat temu
LLUDPServer.cs cd088757e9 Add a first draft mechanism for the IncomingPacketsProcessedStat to show the delta over time. 12 lat temu
OpenSimUDPBase.cs 038528dc80 Make PacketPool class stats pull stats instead of push stats so they can be lifted up into LLUDPServer and be distiguished by scene name 12 lat temu
OutgoingPacket.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 lat temu
PacketPool.cs 038528dc80 Make PacketPool class stats pull stats instead of push stats so they can be lifted up into LLUDPServer and be distiguished by scene name 12 lat temu
ThrottleRates.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 lat temu
TokenBucket.cs 9fc59e2bf2 minor: remove some mono compiler warnings 13 lat temu
UnackedPacketCollection.cs c5826d589a minor: insert some commented out log lines which are a blunt but useful instrument to see packet expiry and received acks 13 lat temu