package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 21, 2016
License: Apache-2.0, CC-BY-SA-4.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetOpenFds returns the number of open fds for the process provided by pid
type Exit struct {
Pid int
Status int
}
Exit is the wait4 information from an exited process
Reap reaps all child processes for the calling process and returns their
exit information
Source Files
¶
Click to show internal directories.
Click to hide internal directories.