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

Method Error

libcontainer/sync.go:86–88  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

84}
85
86func (i initError) Error() string {
87 return i.Message
88}
89
90func doWriteSync(pipe *syncSocket, sync syncT) error {
91 sync.Flags &= ^syncFlagHasFd

Callers 9

forwardMethod · 0.45
fatalWithCodeFunction · 0.45
events.goFile · 0.45
WriteMethod · 0.45
criuNotificationsMethod · 0.45
TestPrepareEnvFunction · 0.45
ignoreTerminateErrorsFunction · 0.45
testMemoryNotificationFunction · 0.45
startInitializationFunction · 0.45

Calls

no outgoing calls

Tested by 2

TestPrepareEnvFunction · 0.36
testMemoryNotificationFunction · 0.36