1 | initial version |
That depends on the protocol. If it is a protocol where the client sends data first, then after the ACK, there will be a data packet which contains the same ACK value, so all is fine.
If it is a protocol where the server sends data first, it will retransmit the SYN/ACK until it does receive an ACK and then all is fine.