diff options
author | Vladimir Homutov <vl@nginx.com> | 2021-07-28 17:23:18 +0300 |
---|---|---|
committer | Vladimir Homutov <vl@nginx.com> | 2021-07-28 17:23:18 +0300 |
commit | cc3752ce8e7d2ff93df3da054cec2cccbbcfe260 (patch) | |
tree | 6156145a8e4d54dd00aba2b93430cb564b95e7ae /src/http/v3/ngx_http_v3_streams.c | |
parent | 5bb45c98a73044ce2b7f389c7764cc10cc869bed (diff) | |
download | nginx-cc3752ce8e7d2ff93df3da054cec2cccbbcfe260.tar.gz nginx-cc3752ce8e7d2ff93df3da054cec2cccbbcfe260.zip |
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.
Diffstat (limited to 'src/http/v3/ngx_http_v3_streams.c')
0 files changed, 0 insertions, 0 deletions