mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-01 05:45:23 +00:00
ff8674bca9
* Reimplement the I2NP reading with less temporary memory allocation.
There is still significant GC churn, especially under load, but this
should help.
* Catch some oddball errors in the transport (message timeout while
establishing).