nginx/src
Roman Arutyunyan a2a513b93c QUIC: defer stream removal until all its data is acked.
Previously, stream was kept alive until all its data is sent.  This resulted
in disabling retransmission of final part of stream when QUIC connection
was closed right after closing stream connection.
2022-08-22 15:33:23 +04:00
..
core Merged with the default branch. 2022-10-20 16:41:36 +04:00
event QUIC: defer stream removal until all its data is acked. 2022-08-22 15:33:23 +04:00
http QUIC: reusable mode for main connection. 2022-11-29 17:46:46 +04:00
mail SSL: improved validation of ssl_session_cache and ssl_ocsp_cache. 2022-10-17 16:24:53 +04:00
misc
os Added shutdown macros for win32 required for QUIC. 2022-11-22 18:05:36 +04:00
stream Merged with the default branch. 2022-10-20 16:41:36 +04:00