Skip to content

Fix uninitialized member, high CPU usage and h3spec

Compare
Choose a tag to compare
@litespeedtech litespeedtech released this 16 Apr 19:17
· 129 commits to master since this release
  • Fixed an unintialized data member for handling pushed headers.
  • Added a new status code for version negotiation failure.
  • Fixed a few compliance issues found by h3spec.
  • Addressed high CPU usage when transport cannot send pending packets.