]> git.kaiwu.me - nginx.git/commit
QUIC: removed path->limited flag.
authorRoman Arutyunyan <arut@nginx.com>
Thu, 6 Jul 2023 13:49:01 +0000 (17:49 +0400)
committerRoman Arutyunyan <arut@nginx.com>
Thu, 6 Jul 2023 13:49:01 +0000 (17:49 +0400)
commit3990aaaa5557d334f731dcc8f04273a0c45feee3
tree0abab964975af40cc72f1d541fcf88b3c2719187
parent4f3707c5c775ac83a0cf005617e1fdffd027b8a4
QUIC: removed path->limited flag.

Its value is the opposite of path->validated.
src/event/quic/ngx_event_quic.c
src/event/quic/ngx_event_quic_connection.h
src/event/quic/ngx_event_quic_migration.c
src/event/quic/ngx_event_quic_migration.h
src/event/quic/ngx_event_quic_output.c
src/event/quic/ngx_event_quic_socket.c