]> git.kaiwu.me - nginx.git/commit
HTTP/3: do not call shutdown() for QUIC streams.
authorRoman Arutyunyan <arut@nginx.com>
Wed, 22 Jul 2020 08:03:42 +0000 (11:03 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Wed, 22 Jul 2020 08:03:42 +0000 (11:03 +0300)
commitcdc0d61ea0c55f89c9fbc35b4c785c1f5d7f895e
tree358870b6bf17e8d0a1aed0e04746d4613ef43c87
parent3073ad1381c4d8f8aae4501d66497164167b2081
HTTP/3: do not call shutdown() for QUIC streams.

Previously, this triggered an alert "shutdown() failed" in error log.
src/http/ngx_http_request.c