mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
d1fc603d17
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.