mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-13 18:43:15 +00:00
a4546e1045
outbound queue at once, for efficiency. This allows more aggressive combining of fragments in packets, and ensures the priority queue works as designed. Don't sort outbound messages by size, keep priority order instead. Log tweaks