mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 15:36:58 +00:00
std::net: bind update for using backlog as `-1` too.
Albeit not documented, macOs also support negative value for the backlog argument.
ref: 2ff845c2e0/bsd/kern/uipc_socket.c (L1061)