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 3d0f7c9 commit 3ebc8b4Copy full SHA for 3ebc8b4
CHANGELOG.md
@@ -32,6 +32,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
32
([#1943](https://github.com/nix-rust/nix/pull/1943))
33
- `nix::socket` and `nix::select` are now available on Redox.
34
([#2012](https://github.com/nix-rust/nix/pull/2012))
35
+- `sendmmsg` now lets you to specify different control messages for every address
36
+ ([#2038](https://github.com/nix-rust/nix/pull/2038))
37
38
### Fixed
39
- Fix `SockaddrIn6` bug that was swapping flowinfo and scope_id byte ordering.
0 commit comments