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 2c6d6e5 commit 38b4790Copy full SHA for 38b4790
CHANGELOG.md
@@ -17,6 +17,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
17
identity for filesystem checks per-thread.
18
(#[1163](https://github.com/nix-rust/nix/pull/1163))
19
- Derived `Ord`, `PartialOrd` for `unistd::Pid` (#[1189](https://github.com/nix-rust/nix/pull/1189))
20
+- Added support for `sendmmsg` and `recvmmsg` calls on Linux and FreeBSD
21
+ (#[1208](https://github.com/nix-rust/nix/pull/1208))
22
23
### Changed
24
- Changed `fallocate` return type from `c_int` to `()` (#[1201](https://github.com/nix-rust/nix/pull/1201))
0 commit comments