diff options
| author | Vladimir Homutov <vl@nginx.com> | 2020-09-02 22:34:15 +0300 |
|---|---|---|
| committer | Vladimir Homutov <vl@nginx.com> | 2020-09-02 22:34:15 +0300 |
| commit | fb54f2acd964211cda7ec9423f9fa0e142b2645b (patch) | |
| tree | 52eba1b50ba0a642ccf5baceb783e5a13c4c79a1 /src/http/ngx_http_request.c | |
| parent | ff4cfa80e51a015d538a7880da5b5a41e1ac7289 (diff) | |
| download | nginx-fb54f2acd964211cda7ec9423f9fa0e142b2645b.tar.gz nginx-fb54f2acd964211cda7ec9423f9fa0e142b2645b.tar.bz2 | |
QUIC: pass return code from ngx_quic_decrypt() to the caller.
It is required to distinguish internal errors from corrupted packets and
perform actions accordingly: drop the packet or close the connection.
While there, made processing of ngx_quic_decrypt() erorrs similar and
removed couple of protocol violation errors.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions
