comparison README @ 8656: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 dd8e50e11bfc
children 2dfc5ef29973
comparison
equal deleted inserted replaced
8655:f596a4e5794b 8656:43f3574b3e6f