mirror of
https://github.com/moby/moby.git
synced 2026-07-19 05:50:57 +00:00
Use IoctlGetTermios/IoctlSetTermios from golang.org/x/sys/unix instead of manually reimplementing them. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>