* 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 not stored for this graph (policy: none)