Bump QUIC_PORT_OFFSET to 6 to avoid jostling around other ports

This commit is contained in:
Michael Vines
2022-02-11 11:56:53 -08:00
parent 3d9874b95a
commit 817f47d970

View File

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