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 11ca448 commit acfbe19Copy full SHA for acfbe19
CHANGELOG.md
@@ -34,6 +34,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
34
([#1943](https://github.com/nix-rust/nix/pull/1943))
35
- `nix::socket` and `nix::select` are now available on Redox.
36
([#2012](https://github.com/nix-rust/nix/pull/2012))
37
+- `sendmmsg` now lets you to specify different control messages for every address
38
+ ([#2038](https://github.com/nix-rust/nix/pull/2038))
39
40
### Fixed
41
- Fix: send `ETH_P_ALL` in htons format
0 commit comments