mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
292abba1f8
- [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. |
||
---|---|---|
.. | ||
apiref.rst | ||
conf.py | ||
faq.rst | ||
gettingstarted.rst | ||
index.rst | ||
internals.rst | ||
lsquic-engine-conns.drawio | ||
lsquic-engine-conns.png | ||
tutorial.rst | ||
wireshark-screenshot.png |