mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.27.1
- [API] New knob to set outgoing packet batch size. - Aborted connection now become tickable immediately. - Abort connection when HTTP/3 frame cannot be opened (can only happen when malloc fails).
This commit is contained in:
parent
6511378725
commit
06b2a2363e
277 changed files with 368 additions and 283 deletions
|
@ -1,3 +1,10 @@
|
|||
2021-01-06
|
||||
- 2.27.1
|
||||
- [API] New knob to set outgoing packet batch size.
|
||||
- Aborted connection now become tickable immediately.
|
||||
- Abort connection when HTTP/3 frame cannot be opened (can only happen
|
||||
when malloc fails).
|
||||
|
||||
2020-12-31
|
||||
- 2.27.0
|
||||
- [API] Remove keylog callbacks. See issue #188.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue