aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/TokenBucket.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* New tokenbucket algorithm. This one provides fair sharing of the queuesMic Bowman2011-04-121-104/+196
* Fix the negative number problem in TokenBucket. mantis #5365Diva Canto2011-02-091-5/+4
* More detection of negatives.Diva Canto2011-02-091-0/+3
* Detect negative dripAmounts in TokenBuckets. These negatives result from over...Diva Canto2011-02-091-0/+3
* Revert "Comment noisy "CONNECTION DEBUGGING" messages, because they push more"Melanie2010-05-271-1/+1
* Comment noisy "CONNECTION DEBUGGING" messages, because they push moreMelanie Thielker2010-05-271-1/+1
* Committing Jim's optimization to replace the 20ms sleep in outgoing packet ha...John Hurliman2009-10-211-6/+10
* * Added a sanity check to GetScriptAssemblies() and GetScriptStates() for the...John Hurliman2009-10-201-0/+213