comparison src/event/quic/ngx_event_quic_socket.h @ 8980:9c427e98d8c1 quic

QUIC: treat qc->error == -1 as a missing error. Previously, zero was used for this purpose. However, NGX_QUIC_ERR_NO_ERROR is zero too. As a result, NGX_QUIC_ERR_NO_ERROR was changed to NGX_QUIC_ERR_INTERNAL_ERROR when closing a QUIC connection.
author Roman Arutyunyan <arut@nginx.com>
date Wed, 07 Sep 2022 12:37:15 +0400
parents c389200e10a2
children
comparison
equal deleted inserted replaced
8979:70ce1e927715 8980:9c427e98d8c1