optimized rate limiter by allowing peers to request more bandwidth while waiting on the socket

This commit is contained in:
Arvid Norberg
2013-03-24 18:00:58 +00:00
parent a220b8df0c
commit be6afa74f3
3 changed files with 120 additions and 96 deletions

View File

@@ -1,3 +1,4 @@
* optimized rate limiter
* make disk cache pool allocator configurable
* fix library ABI to not depend on logging being enabled
* use hex encoding instead of base32 in create_magnet_uri