Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudwego/netpoll
/ Alloc
Method
Alloc
poll.go:39–39 ·
view source on GitHub ↗
Alloc the operator from cache.
()
Source
from the content-addressed store, hash-verified
37
38
// Alloc the operator from cache.
39
Alloc() (operator *FDOperator)
40
41
// Free the operator from cache.
42
Free(operator *FDOperator)
Callers
2
initFDOperator
Method · 0.65
newPollDesc
Function · 0.65
Implementers
1
defaultPoll
poll_default_linux.go
Calls
no outgoing calls
Tested by
no test coverage detected