noRouteToHost

No route to host.

Errno.swift:616
static var noRouteToHost: Errno { get }

A socket operation failed because the destination host was unreachable.

The corresponding C error is EHOSTUNREACH.