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 7f7266d commit ecbbd46Copy full SHA for ecbbd46
CHANGELOG.md
@@ -52,6 +52,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
52
([#814](https://github.com/nix-rust/nix/pull/814))
53
- Added `sigprocmask` to the signal module.
54
([#826](https://github.com/nix-rust/nix/pull/826))
55
+- Added `nix::sys::socket::EtherAddr` on Linux and all bsdlike system.
56
+ ([#813](https://github.com/nix-rust/nix/pull/813))
57
58
### Changed
59
- Use native `pipe2` on all BSD targets. Users should notice no difference.
0 commit comments