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 490e979 commit 833369bCopy full SHA for 833369b
CHANGELOG.md
@@ -23,6 +23,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
23
([#1207](https://github.com/nix-rust/nix/pull/1207))
24
- Added support for UDP generic segmentation offload (GSO) and generic
25
receive offload (GRO) ([#1209](https://github.com/nix-rust/nix/pull/1209))
26
+- Added support for `sendmmsg` and `recvmmsg` calls
27
+ (#[1208](https://github.com/nix-rust/nix/pull/1208))
28
29
### Changed
30
- Changed `fallocate` return type from `c_int` to `()` (#[1201](https://github.com/nix-rust/nix/pull/1201))
0 commit comments