mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-08-14 13:40:00 +00:00
- Complete rewrite of OutboundMessageFragments for
concurrent and for efficiency to avoid O(n**2) behavior
- Queue a new send immediately after a packet is acked
- Cleanups, log tweaks, javadocs, final