mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-30 22:24:19 +00:00
c6121cb31e
- 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