mirror of
https://github.com/skywind3000/kcp.git
synced 2025-04-28 07:50:14 +08:00
Updated EN_KCP Feature (markdown)
parent
a5994e196e
commit
74c28cb55d
@ -8,7 +8,7 @@ When retransmission, TCP use exponential backoff(Karn/Partridge Algorithm) for c
|
||||
|
||||
#### Retransmit All or Partial
|
||||
|
||||
For retransmission in TCP, all the data after the lost packet will be retransmitted, while KCP only retransmit the really dropped part of segment.
|
||||
For retransmission in TCP, all the data after the lost segment will be retransmitted, while KCP only retransmit the really dropped part of segment.
|
||||
|
||||
#### Fast Retransmission
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user