]> git.kaiwu.me - nginx.git/commit
QUIC: got rid of hash symbol in backup and logging.
authorVladimir Homutov <vl@nginx.com>
Fri, 28 Jan 2022 11:57:33 +0000 (14:57 +0300)
committerVladimir Homutov <vl@nginx.com>
Fri, 28 Jan 2022 11:57:33 +0000 (14:57 +0300)
commit26bc237677f1baad3ab565b70cc951f8a3b6ad90
tree1387fc74fd4c0d8843a367313634731fc38ce65c
parente72168a9ea93bde9a7a17613654fb1f4826d65dd
QUIC: got rid of hash symbol in backup and logging.

Now all objectes with sequence number (i.e. sockets, connection ids and
paths) are logged as "foo seq:N".
src/event/quic/ngx_event_quic_connid.c
src/event/quic/ngx_event_quic_migration.c
src/event/quic/ngx_event_quic_migration.h
src/event/quic/ngx_event_quic_socket.c