[][src]Constant quic_p2p::DEFAULT_PORT_TO_TRY

pub const DEFAULT_PORT_TO_TRY: u16 = 12000;

In the absence of a port supplied by the user via the config we will first try using this before using a random port.