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

Function dispatchLoop

intra/netstack/fdbased.go:534–561  ·  view source on GitHub ↗

* func (e *endpoint) notifyRestart() { // deferred fns here should not end up calling the caller of notifyRestart to avoid // infinite recursion (callerFn -> someotherFn -> panic -> notifyRestart -> callerFn) // defer e.Attach(nil) log.U("Network stopped; restart the app") } */ dispatchLoop read

(inbound linkDispatcher, f *fds, wg *core.RollingWaitGroup)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

swapMethod · 0.85
AttachMethod · 0.85

Calls 11

RecoverFunction · 0.92
IsNilFunction · 0.92
WFunction · 0.92
IFunction · 0.92
FmtTimeAsPeriodFunction · 0.92
DoneMethod · 0.80
tunMethod · 0.80
logeiFunction · 0.70
AddMethod · 0.65
stopMethod · 0.65
dispatchMethod · 0.65

Tested by

no test coverage detected