litespeed-quic/docs/internals.rst
Dmitri Tikhonov afe3d36359 Release 2.12.0
- [FEATURE] QUIC timestamps extension.
- [API] New: ea_alpn that is used when not in HTTP mode.
- [BUGFIX] SNI is mandatory only for HTTP/3 and gQUIC.
- [BUGFIX] Benign double-free -- issue #110.
- [BUGFIX] Printing of transport parameters.
2020-03-02 08:53:41 -05:00

11 lines
186 B
ReStructuredText

*********
Internals
*********
Connection Management
=====================
References to connections can exist in six different places in an
engine.
.. image:: lsquic-engine-conns.png