containerd/linux/shim
Michael Crosby e46109ba81 Only set socket on non-nil type creation
Because of go interface unpacking we need to only set the interface on
the opts when we actually have a socket.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-04-13 09:47:14 -07:00
..
client.go [exec] Replace syscall with /x/sys/unix 2017-04-10 11:56:33 -07:00
exec.go Only set socket on non-nil type creation 2017-04-13 09:47:14 -07:00
init.go Only set socket on non-nil type creation 2017-04-13 09:47:14 -07:00
io.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
process.go Add Pty and CloseStdin RPCs 2017-04-07 11:20:10 -07:00
service.go [exec] Replace syscall with /x/sys/unix 2017-04-10 11:56:33 -07:00