Skip to content

Commit 833369b

Browse files
author
Gleb Pomykalov
committed
Support sendmmsg/recvmmsg
1 parent 490e979 commit 833369b

File tree

4 files changed

+450
-55
lines changed

4 files changed

+450
-55
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2323
([#1207](https://github.com/nix-rust/nix/pull/1207))
2424
- Added support for UDP generic segmentation offload (GSO) and generic
2525
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))
2628

2729
### Changed
2830
- Changed `fallocate` return type from `c_int` to `()` (#[1201](https://github.com/nix-rust/nix/pull/1201))

0 commit comments

Comments
 (0)