Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Iniciar sesión
themusicgod1
/
go-ethereum
Seguir
0
Destacar
0
Fork
1
Ficheiros
Incidencias
9
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
go-ethereum
/
log
/
term
/
terminal_openbsd.go
terminal_openbsd.go
104 B
Permalink
Histórico
Raw
1
2
3
4
5
6
7
8
package term
import "syscall"
const ioctlReadTermios = syscall.TIOCGETA
type Termios syscall.Termios