Contents

hostIsDown

The host is down.

Declaration

static var hostIsDown: Errno { get }

Mentioned in

Discussion

A socket operation failed because the destination host was down.

The corresponding C error is EHOSTDOWN.

See Also

Network Errors