package
0.12.0
Repository: https://github.com/alexandrev/docker.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Works similarly to OpenBSD's "closefrom(2)": The closefrom() call deletes all descriptors numbered fd and higher from the per-process file descriptor table.
CreateMasterAndConsole will open /dev/ptmx on the host and retreive the pts name for use as the pty slave inside the container.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
look in /proc to find the process start time so that we can verify that this pid has started after ourself.
No description provided by the author
No description provided by the author
Returns a nil slice and nil error if the xattr is not set.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OpenPtmx opens /dev/ptmx, i.e.
OpenTerminal is a clone of os.OpenFile without the O_CLOEXEC used to open the pty slave inside the container namespace.
No description provided by the author
No description provided by the author
Ptsname retrieves the name of the first available pts for the given master.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Unlockpt unlocks the slave pseudoterminal device corresponding to the master pseudoterminal referred to by f.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author