diff options
author | Vladimir Homutov <vl@nginx.com> | 2020-12-07 14:06:00 +0300 |
---|---|---|
committer | Vladimir Homutov <vl@nginx.com> | 2020-12-07 14:06:00 +0300 |
commit | ed203729adfd3982072187a2e78f6b6437a48c93 (patch) | |
tree | 4bd31f29cbfc3eea9f1027f33e68ec5d3cb4a163 /src/core/nginx.h | |
parent | 1d748f1ca351d255a7d256c7a99819e96f5c6a7c (diff) | |
download | nginx-ed203729adfd3982072187a2e78f6b6437a48c93.tar.gz nginx-ed203729adfd3982072187a2e78f6b6437a48c93.zip |
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.
Diffstat (limited to 'src/core/nginx.h')
0 files changed, 0 insertions, 0 deletions