MCPcopy 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

initFDOperatorMethod · 0.65
newPollDescFunction · 0.65

Implementers 1

defaultPollpoll_default_linux.go

Calls

no outgoing calls

Tested by

no test coverage detected