termios

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

c_cc
cc_t[NCCS] c_cc;
Undocumented in source.
c_cflag
tcflag_t c_cflag;
Undocumented in source.
c_iflag
tcflag_t c_iflag;
Undocumented in source.
c_ispeed
speed_t c_ispeed;
Undocumented in source.
c_lflag
tcflag_t c_lflag;
Undocumented in source.
c_oflag
tcflag_t c_oflag;
Undocumented in source.
c_ospeed
speed_t c_ospeed;
Undocumented in source.

Meta