feature3630 409 B

12345678
  1. o Major features (networking):
  2. - Add a new TokenBucketRefillInterval option to refill token buckets
  3. more frequently than once per second. This should improve network
  4. performance, alleviate queueing problems, and make traffic less
  5. bursty. Implements proposal 183; closes ticket 3630. Design by
  6. Florian Tschorsch and Björn Scheuermann; implementation by
  7. Florian Tschorsch.