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

(cherry picked from commit 817f47d970d10c2140c453de7f355edacb4262c6)

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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