mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-07-29 09:49:30 +00:00
- Change from single UDPEndpoint to a List of UDPEndpoints - Move (single) receive queue from UDPReceiver to PacketHandler - Multiple transmit queues (one for each UDPEndpoint/UDPSender), select queue in PacketPusher - Throw exception on UDPEndpoint.startup() failure