enum Termios::LineControl ¶ Members¶ TCSANOW = 0 ¶ TCSADRAIN = 1 ¶ TCSAFLUSH = 2 ¶ TCIFLUSH = 0 ¶ TCIOFLUSH = 2 ¶ TCOFLUSH = 1 ¶ TCIOFF = 2 ¶ TCION = 3 ¶ TCOOFF = 0 ¶ TCOON = 1 ¶ Methods¶ #tciflush? ¶ View source #tcioff? ¶ View source #tcioflush? ¶ View source #tcion? ¶ View source #tcoflush? ¶ View source #tcooff? ¶ View source #tcoon? ¶ View source #tcsadrain? ¶ View source #tcsaflush? ¶ View source #tcsanow? ¶ View source