Method Stdio.Fd()->openpt()
- Method openpt
intopenpt(stringmode)- Description
Open the master end of a pseudo-terminal pair.
- Returns
This function returns
1for success,0otherwise.- See also
int openpt(string mode)
Open the master end of a pseudo-terminal pair.
This function returns 1 for success, 0 otherwise.