mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-04-02 22:25:46 +00:00
* 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).