comparison src/event/ngx_event_quic_protection.c @ 8579:d57cfdebe301 quic

QUIC: set local_socklen in stream connections. Previously, this field was not set while creating a QUIC stream connection. As a result, calling ngx_connection_local_sockaddr() led to getsockname() bad descriptor error.
author Roman Arutyunyan <arut@nginx.com>
date Wed, 07 Oct 2020 12:24:03 +0100
parents 52ad697f9d1c
children eed49b83e18f
comparison
equal deleted inserted replaced
8578:52ad697f9d1c 8579:d57cfdebe301