aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_core_module.c
diff options
context:
space:
mode:
authorVladimir Homutov <vl@nginx.com>2021-11-18 14:33:21 +0300
committerVladimir Homutov <vl@nginx.com>2021-11-18 14:33:21 +0300
commit0de6a1ebb48c13e658b0e94be1a3045a725c4624 (patch)
treeca572b1bd2e23e50d1bd668018e6fcf4b922c563 /src/http/ngx_http_core_module.c
parent82b4912a8ebbbff46a70c0186bde0a0e6cfdab2c (diff)
downloadnginx-0de6a1ebb48c13e658b0e94be1a3045a725c4624.tar.gz
nginx-0de6a1ebb48c13e658b0e94be1a3045a725c4624.zip
QUIC: removed unnecessary closing of active/backup sockets.
All open sockets are stored in a queue. There is no need to close some of them separately. If it happens that active and backup point to same socket, double close may happen (leading to possible segfault).
Diffstat (limited to 'src/http/ngx_http_core_module.c')
0 files changed, 0 insertions, 0 deletions