Skip to content

Bug fixes: cancel challenges, delay critical stream destruction, et al

Compare
Choose a tag to compare
@litespeedtech litespeedtech released this 08 Jan 16:53
· 150 commits to master since this release
  • [BUGFIX] gQUIC: do not destroy critical streams when connection is closed. See issue #201.
  • [BUGFIX] Drop #if LSQUIC_CONN_STATS from lsquic.h. See issue #211.
  • [BUGFIX] Challenge cancellation when path validation fails.
  • [BUGFIX] Do not send FIN if RST is scheduled to be sent on a stream.
  • [BUGFIX] gQUIC's is_tickable() when connection is closing.
  • [BUGFIX] Q050 processing of GOAWAY frames.