mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-04-26 23:55:17 +00:00
e522ffad4e
- More client options cleanups
- Options changes now propagate to running
socket managers and sessions, and through to the router
* SocketManager:
- Simplify factory, use 4-arg constructor,
make fields final, deprecate 0-arg constructor
- Improve how options are updated
- Javadocs