runc/libcontainer/utils
Daniel Dao 91eafcbc65
tty: move IO of master pty to be done with epoll
This moves all console code to use github.com/containerd/console library to
handle console I/O. Also move to use EpollConsole by default when user requests
a terminal so we can still cope when the other side temporarily goes away.

Signed-off-by: Daniel Dao <dqminh89@gmail.com>
2017-07-28 12:35:02 +01:00
..
cmsg.go tty: move IO of master pty to be done with epoll 2017-07-28 12:35:02 +01:00
utils.go Move libcontainer to x/sys/unix 2017-05-22 17:35:20 -05:00
utils_test.go Move libcontainer to x/sys/unix 2017-05-22 17:35:20 -05:00
utils_unix.go Move libcontainer to x/sys/unix 2017-05-22 17:35:20 -05:00