gvisor/runsc/sandbox
Brielle Broder 711a9869e5 Runsc checkpoint works.
This is the first iteration of checkpoint that actually saves to a file.
Tests for checkpoint are included.

Ran into an issue when private unix sockets are enabled. An error message
was added for this case and the mutex state was set.

PiperOrigin-RevId: 200269470
Change-Id: I28d29a9f92c44bf73dc4a4b12ae0509ee4070e93
2018-06-12 13:25:23 -07:00
..
BUILD Fix leaky FD 2018-06-04 11:52:17 -07:00
console.go Check in gVisor. 2018-04-28 01:44:26 -04:00
namespace.go Check in gVisor. 2018-04-28 01:44:26 -04:00
network.go Ignores IPv6 addresses when configuring network 2018-06-01 10:09:37 -07:00
sandbox.go Runsc checkpoint works. 2018-06-12 13:25:23 -07:00
sandbox_test.go Fix leaky FD 2018-06-04 11:52:17 -07:00