gvisor/runsc/container
Fabricio Voznika b461be88a8 Stops container if gofer is killed
Each gofer now has a goroutine that polls on the FDs used
to communicate with the sandbox. The respective gofer is
destroyed if any of the FDs is closed.

Closes #601

PiperOrigin-RevId: 261383725
2019-08-02 13:47:55 -07:00
..
test_app Give each container a distinct MountNamespace. 2019-07-23 14:37:07 -07:00
BUILD Stops container if gofer is killed 2019-08-02 13:47:55 -07:00
console_test.go Add Container/Sandbox args struct for creation 2019-06-18 14:46:49 -07:00
container.go Set sandbox oom_score_adj 2019-08-01 18:49:21 -07:00
container_test.go Stops container if gofer is killed 2019-08-02 13:47:55 -07:00
hook.go Update canonical repository. 2019-06-13 16:50:15 -07:00
multi_container_test.go Stops container if gofer is killed 2019-08-02 13:47:55 -07:00
shared_volume_test.go Add Container/Sandbox args struct for creation 2019-06-18 14:46:49 -07:00
status.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00