mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-04-27 08:35:18 +00:00
71a6cf4ee6
if more tokens become available while the first pending request is still blocked on
read/write (aka after allocation and before next .waitForAllocation()), give the tokens
to the next request
* refactor the satisfy{In,Out}boundRequests methods into smaller logical units