aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP/TokenBucket.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* void time change between gettime callsUbitUmarov2014-09-021-4/+3
* *needs testing, not that good* change throttles math using floats and notUbitUmarov2014-09-021-97/+64
* reduce burstUbitUmarov2014-08-291-1/+1
* replace the tick() by a limit on the maximum number of tokens that can beUbitUmarov2014-08-291-13/+39
* disable first dripUbitUmarov2014-08-291-1/+1
* try to reduce insane high data rate udp bursts. This needs testing on aUbitUmarov2014-08-281-1/+9
* add some functions for estimation of number of bytes that can be send in a c...UbitUmarov2014-08-281-0/+5
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2011-07-301-3/+4
* First stab at cleaning up Caps. Compiles. Untested.Diva Canto2011-04-301-0/+393