Class PTY.MasterFD

  • Enclosing class:
    PTY

    public class PTY.MasterFD
    extends Object
    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 Detail

      • MasterFD

        public MasterFD()
    • Method Detail

      • getFD

        public int getFD()