Function
IdePtyInterceptcreate_master
Description
Creates a new PTY master using posix_openpt()
. Some fallbacks are
provided for non-Linux systems where O_CLOEXEC and O_NONBLOCK may
not be supported.
Available since: | 3.32 |
Return value
Returns: | IdePtyFd |
A FD that should be closed with |