diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2021-11-30 14:30:59 +0300 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2021-11-30 14:30:59 +0300 |
commit | ac851d7f69362ffeff4fe1f581434ab3ac9f9c59 (patch) | |
tree | dc92df0bc073b59bda95d4a7745b6f49ba673558 /src/http/v3/ngx_http_v3_request.c | |
parent | 0de6a1ebb48c13e658b0e94be1a3045a725c4624 (diff) | |
download | nginx-ac851d7f69362ffeff4fe1f581434ab3ac9f9c59.tar.gz nginx-ac851d7f69362ffeff4fe1f581434ab3ac9f9c59.zip |
QUIC: simplified ngx_quic_send_alert() callback.
Removed sending CLOSE_CONNECTION directly to avoid duplicate frames,
since it is sent later again in SSL_do_handshake() error handling.
As such, removed redundant settings of error fields set elsewhere.
While here, improved debug message.
Diffstat (limited to 'src/http/v3/ngx_http_v3_request.c')
0 files changed, 0 insertions, 0 deletions