rust/library/std
Dylan DPC f9bbd23adf
Rollup merge of #111527 - knickish:bind_port_0_documentation, r=Mark-Simulacrum
add examples of port 0 binding behavior

Was trying to find the method to specify the IP address but not the port, and there wasn't information easily accessible about it in the `TcpListener` or `SocketAddr`. Adding examples to `TcpListener` and `UdpSocket` for clarity.
2023-05-18 10:52:34 +05:30
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
primitive_docs Add primitive documentation to libcore 2021-09-12 02:23:08 +00:00
src Rollup merge of #111527 - knickish:bind_port_0_documentation, r=Mark-Simulacrum 2023-05-18 10:52:34 +05:30
tests std: remove test for arm's crypto feature 2023-05-08 19:09:12 +09:00
build.rs PS Vita std support 2023-05-07 18:57:43 +03:00
Cargo.toml Rollup merge of #110638 - nikarh:vita, r=Mark-Simulacrum 2023-05-08 19:41:49 +09:00