nginx/src
Roman Arutyunyan 64ccdf4528 QUIC: application init() callback.
It's called after handshake completion or prior to the first early data stream
creation.  The callback should initialize application-level data before
creating streams.

HTTP/3 callback implementation sets keepalive timer and sends SETTINGS.

Also, this allows to limit max handshake time in ngx_http_v3_init_stream().
2022-11-30 12:51:15 +04:00
..
core Merged with the default branch. 2022-10-20 16:41:36 +04:00
event QUIC: application init() callback. 2022-11-30 12:51:15 +04:00
http QUIC: application init() callback. 2022-11-30 12:51:15 +04:00
mail SSL: improved validation of ssl_session_cache and ssl_ocsp_cache. 2022-10-17 16:24:53 +04:00
misc Cpp test: added stream. 2020-10-13 07:44:09 +03:00
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