mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Latest changes
- Do not create gap in sent packnos when squeezing delayed packets. - sendctl checks for all unacked bytes, not just retx bytes. - connections with blocked scheduled packets are not tickable for sending.
This commit is contained in:
parent
bdba46fd00
commit
aa0d8cfff0
4 changed files with 81 additions and 19 deletions
|
@ -1,3 +1,11 @@
|
|||
2018-04-25
|
||||
|
||||
- [BUGFIX] Do not create gap in sent packnos when squeezing delayed
|
||||
packets.
|
||||
- [BUGFIX] sendctl checks for all unacked bytes, not just retx bytes.
|
||||
- [BUGFIX] connections with blocked scheduled packets are not tickable
|
||||
for sending.
|
||||
|
||||
2018-04-23
|
||||
|
||||
- Fix busy loop: tickable must make progress. When connection is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue