Files
rust/library/std/src/os
Matthias Krüger 18c8d0da64 Rollup merge of #93239 - Thomasdezeeuw:socketaddr_creation, r=m-ou-se
Add os::unix::net::SocketAddr::from_path

Creates a new SocketAddr from a path, supports both regular paths and
abstract namespaces.

Note that `SocketAddr::from_abstract_namespace` could be removed after this as `SocketAddr::unix` also supports abstract namespaces.

Updates #65275
Unblocks https://github.com/tokio-rs/mio/issues/1527

r? `@m-ou-se`
2022-01-28 15:20:23 +01:00
..
2021-03-16 17:43:33 -04:00
2021-05-03 16:56:20 +02:00
2021-09-28 11:31:47 +09:00
2021-09-28 11:31:47 +09:00