pub fn Select() -> u16
Select an unused port for the localhost server.
Finds an available port on localhost and returns it.
Returns the selected port number.
Panics if port selection fails.