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 лет назад