comparison src/core/ngx_string.c @ 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 a46fcf101cfc
children 5772da03faf8
comparison
equal deleted inserted replaced
8239:f596a4e5794b 8240:43f3574b3e6f