Commit 85047a69836391bf095b98c36ec2b17876b2e325

Nick Mathewson 2010-02-03T15:12:04

Functions to view and manipulate rate-limiting buckets. We need these for Tor, and other projects probably need them too. Uses include: - Checking whether bandwidth is mostly-used, and only taking some actions when there's plenty of bandwidth. - Deducting some non-bufferevent activities from a rate-limit group.