litespeed-quic/docs
Dmitri Tikhonov 2f2f436324 Release 2.19.9
- [FEATURE] Add lsquic_stream_pwritev().  This function allows one to
  reduce the number of system calls required to read a file from disk
  by using lsquic_stream_pwritev() together with preadv(2).
- [BUGFIX] When stream is reset, it is writeable -- let user collect
  the error.
- [BUGFIX] Calculate correct conn flow control if reading ends early.
- [BUGFIX] Remove stream from read and write queues on internal
  shutdown.  This is a regression introduced in 2.19.7.
- [BUGFIX] Swapped arguments in IETF RESET_FRAME generation.
- Turn off mini conn history when compiling with Visual Studio; this
  allows the project to compile on Windows again.
- http_client: Add -3 flag to stop reading from streams early; code
  cleanup.
- Don't use -Werror.
2020-09-08 11:43:03 -04:00
..
apiref.rst Release 2.19.9 2020-09-08 11:43:03 -04:00
conf.py Release 2.19.9 2020-09-08 11:43:03 -04:00
gettingstarted.rst Fix Windows support 2020-06-03 00:20:46 -04:00
index.rst Finish LSQUIC Tutorial 2020-08-21 11:06:45 -04:00
internals.rst Release 2.12.0 2020-03-02 08:53:41 -05:00
lsquic-engine-conns.drawio Release 2.12.0 2020-03-02 08:53:41 -05:00
lsquic-engine-conns.png Release 2.12.0 2020-03-02 08:53:41 -05:00
tutorial.rst Fix tutorial deficiencies pointed out to me by @lslisa (#146) 2020-08-26 17:12:35 -04:00
wireshark-screenshot.png Finish LSQUIC Tutorial 2020-08-21 11:06:45 -04:00