We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 453add4 + 5d86064 commit 90e0ceaCopy full SHA for 90e0cea
src/unix/notbsd/linux/mod.rs
@@ -339,3 +339,5 @@ cfg_if! {
339
pub use self::other::*;
340
}
341
342
+
343
+pub const AF_NETLINK: ::c_int = 16;
0 commit comments