We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73c29af commit 0eb5ac7Copy full SHA for 0eb5ac7
CHANGELOG.md
@@ -11,6 +11,9 @@ This project adheres to [Semantic Versioning](https://semver.org/).
11
- Enabled `SockaddrStorage::{as_link_addr, as_link_addr_mut}` for Linux-like
12
operating systems.
13
(#[1729](https://github.com/nix-rust/nix/pull/1729))
14
+- Fixed `SockaddrLike::from_raw` implementations for `VsockAddr` and
15
+ `SysControlAddr`.
16
+ (#[1736](https://github.com/nix-rust/nix/pull/1736))
17
18
### Removed
19
0 commit comments