mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-12 05:54:50 +00:00
116ec88f56
(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