Skip to content

Commit ec44e74

Browse files
authored
Implement termios.tcgetattr/tcsetattr using P/Invoke (#1910)
* termios.tcgetattr/tcsetattr using P/Invoke * Use a workaround in `tcsetattr` for .NET * Use `TryToIndex` for integer conversion * Use `TryToInt` for integer conversion * Implement control character constants in `termios` * Remove spurious `using` declaration
1 parent 2d2f943 commit ec44e74

2 files changed

Lines changed: 290 additions & 168 deletions

File tree

0 commit comments

Comments
 (0)