OpenSimMirror/OpenSim/Region/ClientStack/Linden/UDP
Melanie 12c2b3e983 Dynamically adjust to the number of visual params sent. 2014-01-24 18:27:37 +00:00
..
Properties Added AssemblyInfos to every dll in the OpenSim.Region namespace. 2012-11-14 11:09:43 -08:00
Tests Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
IncomingPacket.cs If RecycleBaseUDPPackets = true, also pool IncomingPackets to reduce memory churn 2012-10-17 21:08:15 +01:00
IncomingPacketHistoryCollection.cs First stab at cleaning up Caps. Compiles. Untested. 2011-04-30 09:24:15 -07:00
J2KImage.cs Allow a viewer UDP image request retry to trigger another asset fetch if an existing fetch hasn't responded before a timeout. 2012-01-19 23:09:16 +00:00
LLClientView.cs Dynamically adjust to the number of visual params sent. 2014-01-24 18:27:37 +00:00
LLImageManager.cs Allow a viewer UDP image request retry to trigger another asset fetch if an existing fetch hasn't responded before a timeout. 2012-01-19 23:09:16 +00:00
LLUDPClient.cs Extend region console "show queues" command to show already collected time since last packeted received by the simulator from a viewer. 2012-07-24 23:39:31 +01:00
LLUDPServer.cs Add a first draft mechanism for the IncomingPacketsProcessedStat to show the delta over time. 2012-11-16 04:36:22 +00:00
OpenSimUDPBase.cs Disable UDPPacketBuffer pooling for now to resolve an issue on Windows of interference between incoming packets. 2012-12-19 01:51:30 +00:00
OutgoingPacket.cs First stab at cleaning up Caps. Compiles. Untested. 2011-04-30 09:24:15 -07:00
PacketPool.cs Make PacketPool class stats pull stats instead of push stats so they can be lifted up into LLUDPServer and be distiguished by scene name 2012-11-15 02:02:59 +00:00
ThrottleRates.cs First stab at cleaning up Caps. Compiles. Untested. 2011-04-30 09:24:15 -07:00
TokenBucket.cs minor: remove some mono compiler warnings 2011-07-30 03:19:00 +01:00
UnackedPacketCollection.cs minor: insert some commented out log lines which are a blunt but useful instrument to see packet expiry and received acks 2011-10-12 19:35:40 +01:00