]> git.kaiwu.me - nginx.git/commit
QUIC: refactored ngx_quic_validate_path().
authorVladimir Homutov <vl@nginx.com>
Thu, 16 Dec 2021 08:49:08 +0000 (11:49 +0300)
committerVladimir Homutov <vl@nginx.com>
Thu, 16 Dec 2021 08:49:08 +0000 (11:49 +0300)
commitcb273ddf91ef2bac9366c9b7568277945d2ba1bd
treec0e1df9b8f83ddbc84892ae939b7beb015a9f83e
parent93230cd8cfbdb4dd8ed293210df73c3227d80bbd
QUIC: refactored ngx_quic_validate_path().

The function now accepts path argument, as suggested by the name. Socket is
not really needed inside.
src/event/quic/ngx_event_quic_migration.c