Contents

networkDown

Network is down.

Declaration

static var networkDown: Errno { get }

Mentioned in

Discussion

A socket operation encountered a dead network.

The corresponding C error is ENETDOWN.

See Also

Network Errors