Categorygithub.com/mdlayher/pidfd
modulepackage
0.0.0-20230426191007-2fccdda695ff
Repository: https://github.com/mdlayher/pidfd.git
Documentation: pkg.go.dev

# README

pidfd Test Status Go Reference Go Report Card

Package pidfd provides access to Linux process file descriptors. MIT Licensed.

# Functions

Open opens a pidfd File referring to the process identified by pid.

# Structs

An Error is an error value produced by the pidfd_* family of syscalls.
A File is a handle to a Linux pidfd.