Searched defs:PORT_RANGE (Results 1 – 4 of 4) sorted by relevance
21 const PORT_RANGE: RangeInclusive<usize> = 1..=65535; constant
19 const PORT_RANGE: RangeInclusive<usize> = 1..=65535; constant