github litespeedtech/lsquic v2.26.2
Several stop-sending bug fixes; new optional callback

latest releases: v4.0.8, v4.0.7, v4.0.6...
3 years ago
  • [BUGFIX] Do not drop incoming data when STOP_SENDING is received.
  • [BUGFIX] Receipt of STOP_SENDING should not cause read-reset.
  • [BUGFIX] Allow stream writes after receiving RESET.
  • [BUGFIX] Typo in stream: ANDing enum with wrong flag.
  • [BUGFIX] Reset elision: do not use zero as special stream ID value, for zero is a valid stream ID in IETF QUIC.
  • [API] Add optional on_conncloseframe_received() callback.
  • Use zero error code in RESET stream sent in response to STOP_SENDING.

Don't miss a new lsquic release

NewReleases is sending notifications on new releases.