Package org.eclipse.cdt.utils.pty
Class PTY.MasterFD
java.lang.Object
org.eclipse.cdt.utils.pty.PTY.MasterFD
- Enclosing class:
PTY
The master fd is used on two streams. We need to wrap the fd
so that when stream.close() is called the other stream is disabled.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MasterFD
public MasterFD()
-
-
Method Details
-
getFD
public int getFD()
-