MCPcopy
hub / github.com/opencontainers/runc / externalDescriptors

Method externalDescriptors

libcontainer/process_linux.go:55–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53 startTime() (uint64, error)
54 signal(os.Signal) error
55 externalDescriptors() []string
56 setExternalDescriptors(fds []string)
57 forwardChildLogs() chan error
58}

Callers 2

CheckpointMethod · 0.65
currentStateMethod · 0.65

Implementers 3

restoredProcesslibcontainer/restored_process.go
nonChildProcesslibcontainer/restored_process.go
mockProcesslibcontainer/container_linux_test.go

Calls

no outgoing calls

Tested by

no test coverage detected