//
pkg.gl
Category
github.com/mdlayher/pidfd
module
package
0.0.0-20230426191007-2fccdda695ff
Repository:
https://github.com/mdlayher/pidfd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
156 SLOC
#
README
pidfd
Package
pidfd
provides access to Linux process file descriptors. MIT Licensed.
#
Functions
Open
Open opens a pidfd File referring to the process identified by pid.
#
Structs
Error
An Error is an error value produced by the pidfd_* family of syscalls.
File
A File is a handle to a Linux pidfd.