comparison conf/uwsgi_params @ 8914:aae8b91e0280 quic

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).
author Vladimir Homutov <vl@nginx.com>
date Thu, 18 Nov 2021 14:33:21 +0300
parents 62869a9b2e7d
children
comparison
equal deleted inserted replaced
8913:40445fc7c403 8914:aae8b91e0280