Skip to main content

Module pty

Module pty 

Source
Expand description

pty.h implementation.

Non-POSIX, see https://www.man7.org/linux/man-pages/man3/openpty.3.html.

Functions§

forkpty
See https://www.man7.org/linux/man-pages/man3/openpty.3.html.
openpty
See https://www.man7.org/linux/man-pages/man3/openpty.3.html.