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 0f9fcbd commit efef981Copy full SHA for efef981
CHANGELOG.md
@@ -29,6 +29,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
29
(#[1216](https://github.com/nix-rust/nix/pull/1216))
30
- Added `BindToDevice` socket option (sockopt) on Linux
31
(#[1233](https://github.com/nix-rust/nix/pull/1233))
32
+- Added `EventFilter` bitflags for `EV_DISPATCH` and `EV_RECEIPT` on OpenBSD.
33
+ (#[1252](https://github.com/nix-rust/nix/pull/1252))
34
35
### Changed
36
- Changed `fallocate` return type from `c_int` to `()` (#[1201](https://github.com/nix-rust/nix/pull/1201))
0 commit comments