Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
themusicgod1
/
go-ethereum
Obserwuj
0
Polub
0
Forkuj
1
Pliki
Problemy
9
Oczekujące zmiany
0
Wiki
Gałąź:
master
Gałęzie
Tagi
master
go-ethereum
/
log
/
term
/
terminal_openbsd.go
terminal_openbsd.go
104 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
6
7
8
package term
import "syscall"
const ioctlReadTermios = syscall.TIOCGETA
type Termios syscall.Termios