We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3cc30c commit ccf1b80Copy full SHA for ccf1b80
CHANGELOG.md
@@ -34,6 +34,9 @@ This project adheres to [Semantic Versioning](https://semver.org/).
34
- Enabled `SockaddrStorage::{as_link_addr, as_link_addr_mut}` for Linux-like
35
operating systems.
36
(#[1729](https://github.com/nix-rust/nix/pull/1729))
37
+- Fixed `SockaddrLike::from_raw` implementations for `VsockAddr` and
38
+ `SysControlAddr`.
39
+ (#[1736](https://github.com/nix-rust/nix/pull/1736))
40
41
### Removed
42
0 commit comments