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 bf557ad commit a61c937Copy full SHA for a61c937
CHANGELOG.md
@@ -11,7 +11,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
11
- Added `inotify_init1`, `inotify_add_watch` and `inotify_rm_watch` wrappers for
12
Android and Linux. ([#1016](https://github.com/nix-rust/nix/pull/1016))
13
14
-- Add `ALG_SET_IV`, `ALG_SET_OP` and `ALG_SET_AEAD_ASSOCLEN` control messages on Linux and Andorid
15
- Add `ALG_SET_IV`, `ALG_SET_OP` and `ALG_SET_AEAD_ASSOCLEN` control messages and `AF_ALG`
16
socket types on Linux and Andorid
17
([#1031](https://github.com/nix-rust/nix/pull/1031))
0 commit comments