mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-04-27 17:15:17 +00:00
2c866e205b
* SSU:
- Separate PeerState outbound message list into a queue for unsent messages
and a list for sent messages awaiting ack
- Implement PeerState outbound queue as CoDelPriority
- Implement backlogged indication like in NTCP