comparison src/stream/ngx_stream_upstream_round_robin.h @ 8240:43f3574b3e6f quic

QUIC: fixed handling of clients connected to wildcard address. The patch replaces c->send() occurences with c->send_chain(), because the latter accounts for the local address, which may be different if the wildcard listener is used. Previously, server sent response to client using address different from one client connected to.
author Vladimir Homutov <vl@nginx.com>
date Mon, 07 Dec 2020 14:06:00 +0300
parents f41c2530dd17
children 90cc7194e993
comparison
equal deleted inserted replaced
8239:f596a4e5794b 8240:43f3574b3e6f