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 7dac05e commit 17bd25cCopy full SHA for 17bd25c
CHANGELOG.md
@@ -7,6 +7,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
7
### Added
8
- Add IP_RECVIF & IP_RECVDSTADDR. Enable IP_PKTINFO and IP6_PKTINFO on netbsd/openbsd.
9
([#1002](https://github.com/nix-rust/nix/pull/1002))
10
+- Add killpg
11
+ ([#1034](https://github.com/nix-rust/nix/pull/1034))
12
### Changed
13
- `PollFd` event flags renamed to `PollFlags` ([#1024](https://github.com/nix-rust/nix/pull/1024/))
14
- `recvmsg` now returns an Iterator over `ControlMessageOwned` objects rather
0 commit comments