]> git.kaiwu.me - nginx.git/commit
Close QUIC connection with NO_ERROR on c->close.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 23 Jun 2020 08:57:00 +0000 (11:57 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Tue, 23 Jun 2020 08:57:00 +0000 (11:57 +0300)
commit1cfd67c44a1dd14f063d0aedf7a810b4700cbaea
tree0ea888af6457679848a5c59136045daebdba768d
parent9d465009149c67325d9ac49503891cc84e5eaef8
Close QUIC connection with NO_ERROR on c->close.

That way it makes more sense.  Previously it was closed with INTERNAL_ERROR.
src/event/ngx_event_quic.c