rust/library/std
Matthias Krüger d134a4fe60
Rollup merge of #119026 - devnexen:listener_upd, r=Mark-Simulacrum
std::net::bind using -1 for openbsd which in turn sets it to somaxconn.

trusting platform's SOMAXCONN instead of hardcoding to 128 otherwise.
2024-01-04 08:33:22 +01:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Rollup merge of #119026 - devnexen:listener_upd, r=Mark-Simulacrum 2024-01-04 08:33:22 +01:00
tests Move RandomState and DefaultHasher into std::hash, but don't export for now 2023-11-02 20:35:20 -04:00
Cargo.toml Use different cfg for AIX 2023-12-13 10:15:27 +08:00
build.rs add teeos std impl 2023-12-07 10:33:03 +08:00