Justin Clark-Casey (justincc) 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 years ago
..
Properties aeeaa3a0a9 Added AssemblyInfos to every dll in the OpenSim.Region namespace. 12 years ago
Tests 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 12 years ago
IncomingPacket.cs 2ed59ad8ac If RecycleBaseUDPPackets = true, also pool IncomingPackets to reduce memory churn 12 years ago
IncomingPacketHistoryCollection.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 years ago
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 years ago
LLClientView.cs daf03bfb56 Handle Map block requests on a separate thread rather than the main packet handling thread. 12 years ago
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 years ago
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 years ago
LLUDPServer.cs cd088757e9 Add a first draft mechanism for the IncomingPacketsProcessedStat to show the delta over time. 12 years ago
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 years ago
OutgoingPacket.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 years ago
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 years ago
ThrottleRates.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 years ago
TokenBucket.cs 9fc59e2bf2 minor: remove some mono compiler warnings 13 years ago
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 years ago