TCP丢包时会全部重传从丢的那个包开始以后的数据吗?
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 16.9k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description

我的理解, TCP是SR和GBN的混合体,
丢包时, 会根据SACK只重传相应的分组,
"TCP丢包时会全部重传从丢的那个包开始以后的数据", 请教下这句话是咋理解的?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files, tests, or entry points are mentioned. Start by reviewing the repository's KCP ARQ behavior alongside the TCP, SACK, selective-repeat, and go-back-N concepts referenced in the question. Done would require a clear, project-specific explanation resolving how packet loss and retransmission are handled.
Written by the indexing model from the issue text.
Assessment
- Domain
- networking
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100