mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Added reset_buffer()
This commit is contained in:
parent
98653566a8
commit
794c5202f4
3 changed files with 14 additions and 0 deletions
|
|
@ -401,6 +401,8 @@ Set tty line state configuration to low.
|
|||
Apply tty line state configuration. Using the line state configuration API
|
||||
instead of high()/low() will help to make the lines physically switch as
|
||||
simultaneously as possible. This may solve timing issues on some platforms.
|
||||
.IP "\fBreset_buffer()"
|
||||
Flush the internal ring buffer.
|
||||
|
||||
.TP 0n
|
||||
Note: Line can be any of DTR, RTS, CTS, DSR, CD, RI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue