получение и установка атрибутов терминала, управление линией, получение и установка скорости передачи данных (get and set terminal attributes, line control, get and set baud rate)
Атрибуты (Attributes)
For an explanation of the terms used in this section, see
attributes(7).
┌──────────────────────────────────────┬───────────────┬─────────┐
│Interface │ Attribute │ Value │
├──────────────────────────────────────┼───────────────┼─────────┤
│tcgetattr(), tcsetattr(), tcdrain(), │ Thread safety │ MT-Safe │
│tcflush(), tcflow(), tcsendbreak(), │ │ │
│cfmakeraw(), cfgetispeed(), │ │ │
│cfgetospeed(), cfsetispeed(), │ │ │
│cfsetospeed(), cfsetspeed() │ │ │
└──────────────────────────────────────┴───────────────┴─────────┘