mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 17:05:27 +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