mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Fix: conn is tickable if it wants to send a connection-level frame
This commit is contained in:
parent
aa0d8cfff0
commit
130d542a00
2 changed files with 5 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
- [BUGFIX] sendctl checks for all unacked bytes, not just retx bytes.
|
||||
- [BUGFIX] connections with blocked scheduled packets are not tickable
|
||||
for sending.
|
||||
- [BUGFIX] Conn is tickable if it wants to send a connection-level
|
||||
frame.
|
||||
|
||||
2018-04-23
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue