networkUnreachable

Network is unreachable.

Errno.swift:503
static var networkUnreachable: Errno { get }

A socket operation was attempted to an unreachable network.

The corresponding C error is ENETUNREACH.