.. |
Properties
|
aeeaa3a0a9
Added AssemblyInfos to every dll in the OpenSim.Region namespace.
|
hace 12 años |
Tests
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
hace 12 años |
IncomingPacket.cs
|
2ed59ad8ac
If RecycleBaseUDPPackets = true, also pool IncomingPackets to reduce memory churn
|
hace 12 años |
IncomingPacketHistoryCollection.cs
|
d8ee0cbe1c
First stab at cleaning up Caps. Compiles. Untested.
|
hace 13 años |
J2KImage.cs
|
ea72428c9d
Allow a viewer UDP image request retry to trigger another asset fetch if an existing fetch hasn't responded before a timeout.
|
hace 13 años |
LLClientView.cs
|
daf03bfb56
Handle Map block requests on a separate thread rather than the main packet handling thread.
|
hace 12 años |
LLImageManager.cs
|
ea72428c9d
Allow a viewer UDP image request retry to trigger another asset fetch if an existing fetch hasn't responded before a timeout.
|
hace 13 años |
LLUDPClient.cs
|
ef8570f789
Extend region console "show queues" command to show already collected time since last packeted received by the simulator from a viewer.
|
hace 12 años |
LLUDPServer.cs
|
cd088757e9
Add a first draft mechanism for the IncomingPacketsProcessedStat to show the delta over time.
|
hace 12 años |
OpenSimUDPBase.cs
|
038528dc80
Make PacketPool class stats pull stats instead of push stats so they can be lifted up into LLUDPServer and be distiguished by scene name
|
hace 12 años |
OutgoingPacket.cs
|
d8ee0cbe1c
First stab at cleaning up Caps. Compiles. Untested.
|
hace 13 años |
PacketPool.cs
|
038528dc80
Make PacketPool class stats pull stats instead of push stats so they can be lifted up into LLUDPServer and be distiguished by scene name
|
hace 12 años |
ThrottleRates.cs
|
d8ee0cbe1c
First stab at cleaning up Caps. Compiles. Untested.
|
hace 13 años |
TokenBucket.cs
|
9fc59e2bf2
minor: remove some mono compiler warnings
|
hace 13 años |
UnackedPacketCollection.cs
|
c5826d589a
minor: insert some commented out log lines which are a blunt but useful instrument to see packet expiry and received acks
|
hace 13 años |