MCPcopy 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

freeFunction · 0.65
connectMethod · 0.65
initFinalizerMethod · 0.65
FreeMethod · 0.65

Implementers 1

defaultPollpoll_default_linux.go

Calls

no outgoing calls

Tested by

no test coverage detected