Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudwego/netpoll
/ Free
Method
Free
poll.go:42–42 ·
view source on GitHub ↗
Free the operator from cache.
(operator *FDOperator)
Source
from the content-addressed store, hash-verified
40
41
// Free the operator from cache.
42
Free(operator *FDOperator)
43
}
44
45
// PollEvent defines the operation of poll.Control.
Callers
4
free
Function · 0.65
connect
Method · 0.65
initFinalizer
Method · 0.65
Free
Method · 0.65
Implementers
1
defaultPoll
poll_default_linux.go
Calls
no outgoing calls
Tested by
no test coverage detected