mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-11 23:24:52 +00:00
6577ae499f
* Cut down NTCP connection establishments once we know the peer is skewed
(rather than wait for full establishment before verifying)
* Removed a lock on the stats framework when accessing rates, which
shouldn't be a problem, assuming rates are created (pretty much) all at
once and merely updated during the lifetime of the jvm.