mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-31 19:05:29 +00:00
std::net: adding `unix_socket_exclbind` feature for solaris/illumos. allows to have a tigher control over the binding exclusivness of the socket. ACP: https://github.com/rust-lang/libs-team/issues/366