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

File tree

2 files changed

+290
-168
lines changed

2 files changed

+290
-168
lines changed

0 commit comments

Comments
 (0)