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.
The structure of the remote procedure call (RPC) is bad.
static var rpcUnsuccessful: Errno { get }Exchange of RPC information was unsuccessful.
The corresponding C error is EBADRPC.