comparison misc/GNUmakefile @ 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 5975be6c97f8
children 7d6ba2a00e2f
comparison
equal deleted inserted replaced
8239:f596a4e5794b 8240:43f3574b3e6f