find_free_port

Function find_free_port 

Source
fn find_free_port() -> Result<u16>
Expand description

Finds a free TCP port on the local machine.