NetworkBrowser.State.failed(_:)
The browser has irrecoverably failed. Do not call start() on the browser to restart it. Instead, cancel() the browser and create a new browser.
Declaration
case failed(NWError)The browser has irrecoverably failed. Do not call start() on the browser to restart it. Instead, cancel() the browser and create a new browser.
case failed(NWError)