mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.14.1
- [BUGFIX] Place connections on tickable queue when sending is reenabled. - [BUGFIX] A connection is tickable if it has unsent packets. - [BUGFIX] Heed peer's max_packet_size transport parameter.
This commit is contained in:
parent
7b08963c02
commit
77a28812de
13 changed files with 164 additions and 48 deletions
|
@ -1,3 +1,9 @@
|
|||
2020-04-07
|
||||
- 2.14.1
|
||||
- [BUGFIX] Place connections on tickable queue when sending is reenabled.
|
||||
- [BUGFIX] A connection is tickable if it has unsent packets.
|
||||
- [BUGFIX] Heed peer's max_packet_size transport parameter.
|
||||
|
||||
2020-03-30
|
||||
- 2.14.0
|
||||
- [API] Use lsxpack_header structure to send HTTP headers.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue