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
1 changed files with 1 additions and 1 deletions

View File

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