Skip to content

Commit 500baa1

Browse files
committed
fixup! Added better support for unnamed unix socket addrs
Changelog
1 parent 49bab98 commit 500baa1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
3232
([#1842](https://github.com/nix-rust/nix/pull/1842))
3333
- Added `IP_TOS` `SO_PRIORITY` and `IPV6_TCLASS` sockopts for Linux
3434
([#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))
3537

3638
### Changed
3739

0 commit comments

Comments
 (0)