mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 23:28:29 +08:00
3f927b63b7
After the sack is enabled and the ofosegs has gap, tcp cannot update the tx_unacked, so the peer received packets are retransmitted after the timer timeout. So update tx_unacked first. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>