Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
157
func
Close(fd int) (err error) {
158
return
errNonLinux()
159
}
160
161
type
EpollEvent
struct
{
162
Events uint32
Callers
8
New
Function · 0.92
Close
Method · 0.92
runSubprocess
Function · 0.92
setupParent
Function · 0.92
setupChildExec
Function · 0.92
Close
Method · 0.92
newFD
Function · 0.92
newToken
Function · 0.92
Calls
1
errNonLinux
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…