Contents

rpcProgramUnavailable

The remote procedure call (RPC) program isn’t available.

Declaration

static var rpcProgramUnavailable: Errno { get }

Mentioned in

Discussion

The requested program isn’t registered on the remote host.

The corresponding C error is EPROGUNAVAIL.

See Also

RPC Errors