Package org.eclipse.cdt.utils.pty
Class PTY.MasterFD
- java.lang.Object
-
- org.eclipse.cdt.utils.pty.PTY.MasterFD
-
- Enclosing class:
- PTY
public class PTY.MasterFD extends java.lang.ObjectThe 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
Constructors Constructor Description MasterFD()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetFD()
-