Skip to content

Bug fixes, minor improvements

Compare
Choose a tag to compare
@litespeedtech litespeedtech released this 03 Mar 16:05
· 135 commits to master since this release
  • [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.