MCPcopy Index your code
hub / github.com/celzero/firestack / newFdbasedInjectableEndpoint

Function newFdbasedInjectableEndpoint

intra/netstack/fdbased.go:157–213  ·  view source on GitHub ↗

New creates a new fd-based endpoint. Makes fd non-blocking, but does not take ownership of fd, which must remain open for the lifetime of the returned endpoint (until after the endpoint has stopped being using and Wait returns).

(opts *Options)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

NewEndpointFunction · 0.85
SwapMethod · 0.85

Calls 3

SetMTUMethod · 0.95
swapMethod · 0.95
ErrorfMethod · 0.65

Tested by

no test coverage detected