Method
IdePtyInterceptget_fd
Description
Gets a master PTY fd created by the IdePtyIntercept
. This is suitable
to use to create a slave fd which can be passed to a child process.
Available since: | 3.32 |
Return value
Returns: | IdePtyFd |
A FD of a PTY master if successful, otherwise -1. |