Oren Hurvitz e735f76553 LogThreadPool: when the thread is for ProcessPacketMethod, also log the packet type 10 rokov pred
..
Properties 42bdf44658 Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 11 rokov pred
Tests 2cd95fac73 refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in the code that this is symmetric with CloseAgent() 11 rokov pred
IncomingPacket.cs 2ed59ad8ac If RecycleBaseUDPPackets = true, also pool IncomingPackets to reduce memory churn 12 rokov pred
IncomingPacketHistoryCollection.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 rokov pred
J2KImage.cs ccca005969 HG: close a loophole by which if something was wrong with the ServiceURLs it resulted in never ending asset requests 11 rokov pred
LLClientView.cs e735f76553 LogThreadPool: when the thread is for ProcessPacketMethod, also log the packet type 10 rokov pred
LLImageManager.cs 63c42d6602 Do some simple queue empty checks in the main outgoing udp loop instead of always performing these on a separate fired thread. 11 rokov pred
LLUDPClient.cs 83626e60e6 Adds a configuration option to cannibalize bandwidth from the 10 rokov pred
LLUDPServer.cs 8e1bf55e7b Add IncomingPacketsResentCount clientstack statistics 11 rokov pred
OpenSimUDPBase.cs f384a6291e Instead of swallowing any socket begin/end receive exceptions, log them for debugging purposes. 11 rokov pred
OutgoingPacket.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 rokov pred
PacketPool.cs 7d268912f1 Packet headers are not zero-encoded so don't try to zero-decode these in PacketPool.GetType() 11 rokov pred
ThrottleRates.cs 83626e60e6 Adds a configuration option to cannibalize bandwidth from the 10 rokov pred
TokenBucket.cs 9fc59e2bf2 minor: remove some mono compiler warnings 13 rokov pred
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 rokov pred