mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
8a3730d251
The BSD and Solaris versions of term.MakeRaw already set VMIN and VTIME explicitly such that a read returns when one character is available. cfmakeraw (which was previously used) in glibc also sets these values explicitly, so it should be done in the Linux version of MakeRaw as well to be consistent. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> |
||
---|---|---|
.. | ||
windows | ||
ascii.go | ||
ascii_test.go | ||
proxy.go | ||
proxy_test.go | ||
tc.go | ||
tc_solaris_cgo.go | ||
term.go | ||
term_linux_test.go | ||
term_windows.go | ||
termios_bsd.go | ||
termios_linux.go | ||
winsize.go | ||
winsize_solaris_cgo.go |