diff options
author | Vladimir Homutov <vl@nginx.com> | 2020-03-23 14:53:04 +0300 |
---|---|---|
committer | Vladimir Homutov <vl@nginx.com> | 2020-03-23 14:53:04 +0300 |
commit | 5018d9eecc4e7e896a2b186db10b8419b7c6d96c (patch) | |
tree | e4fdc719ba9477736ae67d3a8642c08c86f4a24c /src/http/v3/ngx_http_v3_module.c | |
parent | b3129b46f69a46a04c1a4dad6137806b948b7a32 (diff) | |
download | nginx-5018d9eecc4e7e896a2b186db10b8419b7c6d96c.tar.gz nginx-5018d9eecc4e7e896a2b186db10b8419b7c6d96c.zip |
Connection states code cleanup.
+ ngx_quic_init_ssl_methods() is no longer there, we setup methods on SSL
connection directly.
+ the handshake_handler is actually a generic quic input handler
+ updated c->log->action and debug to reflect changes and be more informative
+ c->quic is always set in ngx_quic_input()
+ the quic connection state is set by the results of SSL_do_handshake();
Diffstat (limited to 'src/http/v3/ngx_http_v3_module.c')
0 files changed, 0 insertions, 0 deletions