Mic Bowman 5bb73793c7 Comment out the debugging statements added in the last commit. Keeping 10 years ago
..
Properties 5450b1b024 Change assembly versions to 0.8.1 10 years ago
Tests 5bb73793c7 Comment out the debugging statements added in the last commit. Keeping 10 years ago
IncomingPacket.cs 2ed59ad8ac If RecycleBaseUDPPackets = true, also pool IncomingPackets to reduce memory churn 12 years ago
IncomingPacketAsyncHandlingEngine.cs 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 10 years ago
IncomingPacketHistoryCollection.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 years ago
J2KImage.cs ccca005969 HG: close a loophole by which if something was wrong with the ServiceURLs it resulted in never ending asset requests 11 years ago
LLClientView.cs 265fe349e0 Somewhat improve avatar region crossings by properly preserving velocity when avatar enters the new region. 10 years ago
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 years ago
LLUDPClient.cs 041a09ecb9 Enable runtime configuration of the minimum rate for adaptive 10 years ago
LLUDPServer.cs 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 10 years ago
LLUDPServerCommands.cs b2e377f168 Fix setting of max scene throttle so that setting it restricts the child client throttles properly. 10 years ago
OpenSimUDPBase.cs e71549a2cb Add debugging code for simulating packet loss in outgoing UDP packets. The 10 years ago
OutgoingPacket.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 years ago
OutgoingQueueRefillEngine.cs 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 10 years ago
PacketPool.cs 7d268912f1 Packet headers are not zero-encoded so don't try to zero-decode these in PacketPool.GetType() 11 years ago
ThrottleRates.cs 041a09ecb9 Enable runtime configuration of the minimum rate for adaptive 10 years ago
TokenBucket.cs c06100c31f Another technique inspired by some of the newer flow control algorithms... rather 10 years ago
UnackedPacketCollection.cs 5bb73793c7 Comment out the debugging statements added in the last commit. Keeping 10 years ago