summaryrefslogtreecommitdiffhomepage
path: root/src/misc/ngx_cpp_test_module.cpp
diff options
context:
space:
mode:
authorVladimir Homutov <vl@nginx.com>2020-04-14 12:06:32 +0300
committerVladimir Homutov <vl@nginx.com>2020-04-14 12:06:32 +0300
commitfbf6494f5fef81a402b58f695edd2b285b27c53a (patch)
tree526d6a62fb3520a56cfe2cd9ec43c27c4e2cc54d /src/misc/ngx_cpp_test_module.cpp
parent987a1216e7a9cdbff02c0ac43b0ebbf50476ba26 (diff)
downloadnginx-fbf6494f5fef81a402b58f695edd2b285b27c53a.tar.gz
nginx-fbf6494f5fef81a402b58f695edd2b285b27c53a.tar.bz2
Rename types and variables used for packet number space.
Quote: Conceptually, a packet number space is the context in which a packet can be processed and acknowledged. ngx_quic_namespace_t => ngx_quic_send_ctx_t qc->ns => qc->send_ctx ns->largest => send_ctx->largest_ack The ngx_quic_ns(level) macro now returns pointer, not just index: ngx_quic_get_send_ctx(c->quic, level) ngx_quic_retransmit_ns() => ngx_quic_retransmit() ngx_quic_output_ns() => ngx_quic_output_frames()
Diffstat (limited to 'src/misc/ngx_cpp_test_module.cpp')
0 files changed, 0 insertions, 0 deletions