Bump QUIC_PORT_OFFSET to 6 to avoid jostling around other ports (#23096)

(cherry picked from commit 817f47d970)

Co-authored-by: Michael Vines <mvines@gmail.com>
This commit is contained in:
mergify[bot]
2022-02-12 02:36:04 +00:00
committed by GitHub
parent 76384758d8
commit a5cb10666c

View File

@ -1 +1 @@
pub const QUIC_PORT_OFFSET: u16 = 1;
pub const QUIC_PORT_OFFSET: u16 = 6;