MCPcopy
hub / github.com/cilium/ebpf / Close

Function Close

internal/unix/types_other.go:157–159  ·  view source on GitHub ↗
(fd int)

Source from the content-addressed store, hash-verified

155}
156
157func Close(fd int) (err error) {
158 return errNonLinux()
159}
160
161type EpollEvent struct {
162 Events uint32

Callers 8

NewFunction · 0.92
CloseMethod · 0.92
runSubprocessFunction · 0.92
setupParentFunction · 0.92
setupChildExecFunction · 0.92
CloseMethod · 0.92
newFDFunction · 0.92
newTokenFunction · 0.92

Calls 1

errNonLinuxFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…