comparison src/event/quic/ngx_event_quic_protection.c @ 8822:ad046179eb91 quic

QUIC: handle EAGAIN properly on UDP sockets. Previously, the error was ignored leading to unnecessary retransmits. Now, unsent frames are returned into output queue, state is reset, and timer is started for the next send attempt.
author Vladimir Homutov <vl@nginx.com>
date Wed, 28 Jul 2021 17:23:18 +0300
parents d458101b7b81
children 6d1488b62dc5
comparison
equal deleted inserted replaced
8821:d80365ca678d 8822:ad046179eb91