Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #156385 - RalfJung:tcp-ports, r=nia-e
std::net::tcp: let the OS pick the port numbers
See rust-lang/rust#156377 for context.
I only did the TCP tests for now to see whether there are any unexpected problems.