skywind3000 / skywind3000/kcp

TCP丢包时会全部重传从丢的那个包开始以后的数据吗?

Open
#369 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
16.9k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

image
我的理解, TCP是SR和GBN的混合体,
丢包时, 会根据SACK只重传相应的分组,
"TCP丢包时会全部重传从丢的那个包开始以后的数据", 请教下这句话是咋理解的?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.