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