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 49bab98 commit 500baa1Copy full SHA for 500baa1
CHANGELOG.md
@@ -32,6 +32,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
32
([#1842](https://github.com/nix-rust/nix/pull/1842))
33
- Added `IP_TOS` `SO_PRIORITY` and `IPV6_TCLASS` sockopts for Linux
34
([#1853](https://github.com/nix-rust/nix/pull/1853))
35
+- Added `new_unnamed` and `is_unnamed` for `UnixAddr` on Linux and Android.
36
+ ([#1857](https://github.com/nix-rust/nix/pull/1857))
37
38
### Changed
39
0 commit comments