rpcProcedureUnavailable
Bad procedure for program.
Declaration
static var rpcProcedureUnavailable: Errno { get }Mentioned in
Discussion
A remote procedure call was attempted for a procedure that doesn’t exist in the remote program.
The corresponding C error is EPROCUNAVAIL.