pidfd 0.2.3

Obtain file descriptors which refer to processes
Documentation
[dependencies.fd-reactor]
version = "0.1"

[dependencies.libc]
version = "0.2"
[dev-dependencies.futures]
version = "0.3"

[features]
waitid = []

[package]
authors = ["Michael Aaron Murphy <mmstick@pm.me>"]
categories = ["asynchronous", "os::unix-apis"]
description = "Obtain file descriptors which refer to processes\n"
edition = "2018"
keywords = ["linux", "pidfd"]
license = "MIT OR Apache-2.0"
name = "pidfd"
readme = "README.md"
repository = "https://github.com/pop-os/pidfd"
version = "0.2.3"