anchao commented on PR #6562: URL: https://github.com/apache/incubator-nuttx/pull/6562#issuecomment-1180078513
I admit that retransmitting all packets is a simple or rude way, but it can solve the side effect caused by packet loss in most cases. I think continuous packet loss cannot be resolved by fast retransmission, Selective-ACK is the correct resolution. https://datatracker.ietf.org/doc/html/rfc2018 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org