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