mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-09-27 00:38:22 +00:00
(low latency improvements part 2) Timer is created in PeerState messageFullyReceived() and messagePartiallyReceived(). Don't send a delayed ack-only packet if acks are sent in a data packet first. Reviewed and tested by zlatinb. Related MRs: !36 !37 !38