package osutils
import "github.com/containerd/containerd/osutils"
Index ¶
Functions ¶
func GetOpenFds ¶
GetOpenFds returns the number of open fds for the process provided by pid
Types ¶
type Exit ¶
Exit is the wait4 information from an exited process
func Reap ¶
Reap reaps all child processes for the calling process and returns their exit information
Source Files ¶
- Version
- v0.2.2
- Published
- May 24, 2016
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 1 hour ago –
Tools for package owners.