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.
The host is down.
static var hostIsDown: Errno { get }A socket operation failed because the destination host was down.
The corresponding C error is EHOSTDOWN.