mirror of
https://github.com/openharmony/third_party_rust_rustix.git
synced 2026-07-21 02:05:28 -04:00
70b6814802
Update `src/net/ip.rs` and `src/net/addr.rs` to use the new std code, making these structures platform independent. Doesn't include the new Debug/Display formatting code for these structures, although that could have been added now that it doesn't depend on std anymore.