]> git.meshlink.io Git - utcp/commitdiff
Ensure we retransmit the SYNACK packet if we didn't get an ACK back for it.
authorGuus Sliepen <guus@sliepen.org>
Mon, 4 May 2020 06:36:44 +0000 (08:36 +0200)
committerGuus Sliepen <guus@sliepen.org>
Mon, 4 May 2020 06:36:44 +0000 (08:36 +0200)
We didn't start the retransmission timer when we got an incoming connection,
and we didn't send an ACK back when we received a retransmitted SYNACK
without any data.


No differences found