Tcp repeat confirmation

bind to socket on the computer to establish a tcp connection with the mobile phone, and after a period of time, the link suddenly hangs up. Wireshark sees that the computer side (10.86.34.145) has been sending repeated ack,. I would like to ask what the reason may be.

Apr.01,2021

indicates that a packet has been lost. For example, if the last packet sent is 1: 1000, the receiver will ack and carry the sequence number (1001-2000) to be sent next time. If the sender refuses to send the packet, the receiver will ack, until after a certain timeout

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c4aa-2c30b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c4aa-2c30b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?