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