pidfd_getfd 0.1.0

Binding to and a wrapper for the pidfd_getfd syscall
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.libc]
version = "0.2.98"

[dependencies.pidfd]
version = "0.2.4"

[package]
categories = ["api-bindings", "external-ffi-bindings", "os::linux-apis"]
description = "Binding to and a wrapper for the pidfd_getfd syscall"
documentation = "https://docs.rs/pidfd_getfd"
edition = "2018"
keywords = ["pidfd", "linux", "syscall", "passing", "descriptors"]
license = "MIT OR Apache-2.0"
name = "pidfd_getfd"
repository = "https://github.com/PatchMixolydic/pidfd_getfd"
version = "0.1.0"