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 fc20e95 commit 46f9a37Copy full SHA for 46f9a37
CHANGELOG.md
@@ -50,6 +50,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
50
([#741](https://github.com/nix-rust/nix/pull/741))
51
- Added more standard trait implementations for various types.
52
([#814](https://github.com/nix-rust/nix/pull/814))
53
+- Added `nix::sys::socket::EtherAddr` on Linux and all bsdlike system.
54
+ ([#813](https://github.com/nix-rust/nix/pull/813))
55
56
### Changed
57
- Use native `pipe2` on all BSD targets. Users should notice no difference.
0 commit comments