aboutsummaryrefslogtreecommitdiff
path: root/OperationLimiter.h
AgeCommit message (Collapse)Author
2020-12-01Add an optional global limit to OperationLimiterBernie Innocenti
TODO: unit tests Change-Id: Id98157ba9b973e0a4f7b82c4e2bc9249a7da628c
2020-11-27Move OperationLimiter to DnsResolverBernie Innocenti
OperationLimiter logically belongs with its only customer, DnsResolver. I added OperationLimiter to libnetdutils for code sharing, but it turns out netd doesn't have any need for this because it doesn't include other threaded servers. Change-Id: Id48cd47c6d257b63a276efb91bd3b270357c8c13