[PATCH 02 of 12] QUIC: renamed "ctp" to "peer_tp"

Vladimir Homutov vl at inspert.ru
Mon Dec 25 16:52:43 UTC 2023


The "ctp" refers to "client transport parameters", but in the code that
supports both client and server, the name is confusing, thus rename.


 src/event/quic/ngx_event_quic.c                |  41 +++++++++++++------------
 src/event/quic/ngx_event_quic_ack.c            |   8 ++--
 src/event/quic/ngx_event_quic_connection.h     |   5 +-
 src/event/quic/ngx_event_quic_connid.c         |   4 +-
 src/event/quic/ngx_event_quic_migration.c      |   7 ++-
 src/event/quic/ngx_event_quic_openssl_compat.c |  11 +++---
 src/event/quic/ngx_event_quic_ssl.c            |   9 +++--
 src/event/quic/ngx_event_quic_streams.c        |   9 +++--
 8 files changed, 51 insertions(+), 43 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: nginx-02.patch
Type: text/x-patch
Size: 12766 bytes
Desc: not available
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20231225/a8f0d329/attachment-0001.bin>


More information about the nginx-devel mailing list