Contents

rpcUnsuccessful

The structure of the remote procedure call (RPC) is bad.

Declaration

static var rpcUnsuccessful: Errno { get }

Mentioned in

Discussion

Exchange of RPC information was unsuccessful.

The corresponding C error is EBADRPC.

See Also

RPC Errors