Contents

protocolError

Protocol error.

Declaration

static var protocolError: Errno { get }

Mentioned in

Discussion

Some protocol error occurred. This error is device-specific, but generally isn’t related to a hardware failure.

The corresponding C error is EPROTO.

See Also

Network Protocol Errors