mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.29.3
- [BUGFIX] Do not send RESET_STREAM if writing to stream is already finished. - perf_client: wait for all ACKs before exiting. - Improve how generated RESET_STREAM is logged. - Fix compilation in different combos of adv_tick/conn_stats flags. - Move qpack warning disablement into src/liblsquic/CMakeLists.txt.
This commit is contained in:
parent
f1d5a1a4de
commit
99a1ad0f24
20 changed files with 209 additions and 302 deletions
|
@ -1,3 +1,12 @@
|
|||
2021-03-03
|
||||
- 2.29.3
|
||||
- [BUGFIX] Do not send RESET_STREAM if writing to stream is already
|
||||
finished.
|
||||
- perf_client: wait for all ACKs before exiting.
|
||||
- Improve how generated RESET_STREAM is logged.
|
||||
- Fix compilation in different combos of adv_tick/conn_stats flags.
|
||||
- Move qpack warning disablement into src/liblsquic/CMakeLists.txt.
|
||||
|
||||
2021-02-23
|
||||
- 2.29.2
|
||||
- Fix regression in gQUIC server: bug #234.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue