Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPtyDescriptors ¶
GetPtyDescriptors allocates a new pseudoterminal and returns the control and pseudoterminal file descriptors. This implementation uses the /dev/ptmx device. The main advantage of using this instead of posix_openpt is that it avoids cgo.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.