containerd/runtime/v2/runc
Michael Crosby f8cca26f3c Handle large output in v2 shim with TTY
Reized the I/O buffers to align with the size of the kernel buffers with fifos
and move the close aspect of the console to key off of the stdin closing.

Fixes #3738

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2019-10-11 15:42:05 -04:00
..
options Regenerate protobufs 2019-04-03 23:41:15 +02:00
v1 Pass ttrpc address to shim via env 2019-08-22 20:37:49 +00:00
v2 Pass ttrpc address to shim via env 2019-08-22 20:37:49 +00:00
container.go Fix linter errors 2019-07-14 20:49:40 -07:00
platform.go Handle large output in v2 shim with TTY 2019-10-11 15:42:05 -04:00
util.go Move runc shim code into common package 2019-02-21 10:47:41 -05:00