Justin Clark-Casey (justincc) 3d0ded051c Add debug ability to ignore reliably sent packets that are not acknowledged. 9 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
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 8e1e8a0920 Make the performance controlling job processing threads introduced in conference code use a generic JobEngine class rather than 4 slightly different copy/pasted versions. 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 3d0ded051c Add debug ability to ignore reliably sent packets that are not acknowledged. 9 years ago
LLUDPServer.cs 3d0ded051c Add debug ability to ignore reliably sent packets that are not acknowledged. 9 years ago
LLUDPServerCommands.cs 3d0ded051c Add debug ability to ignore reliably sent packets that are not acknowledged. 9 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
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 bc7570e59c Merge branch 'mb-throttle-test' 10 years ago
UnackedPacketCollection.cs 5bb73793c7 Comment out the debugging statements added in the last commit. Keeping 10 years ago