aboutsummaryrefslogtreecommitdiff
path: root/src/os/unix
diff options
context:
space:
mode:
authorVladimir Homutov <vl@nginx.com>2021-12-27 13:52:57 +0300
committerVladimir Homutov <vl@nginx.com>2021-12-27 13:52:57 +0300
commit541ec50c42ca5190dd101dc27964ee8f9a8af8cf (patch)
tree4ef1fefed9743680ba20a6261509439622a5e4e7 /src/os/unix
parentcb273ddf91ef2bac9366c9b7568277945d2ba1bd (diff)
downloadnginx-541ec50c42ca5190dd101dc27964ee8f9a8af8cf.tar.gz
nginx-541ec50c42ca5190dd101dc27964ee8f9a8af8cf.zip
QUIC: got rid of excessive "qsock" argument in ngx_quic_output.c.
The output is always sent to the active path, which is stored in the quic connection. There is no need to pass it in arguments. When output has to be send to to a specific path (in rare cases, such as path probing), a separate method exists (ngx_quic_frame_sendto()).
Diffstat (limited to 'src/os/unix')
0 files changed, 0 insertions, 0 deletions