RPC_SVC_ERR - Online Linux Manual PageSection : 3
Updated : May 3, 1993

NAME rpc_svc_err, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth library routines for server side remote procedure call errors

SYNOPSIS #include <rpc/rpc.h>
void svcerr_auth(SVCXPRT *xprt , enum auth_stat why);
void svcerr_decode(SVCXPRT *xprt);
void svcerr_noproc(SVCXPRT *xprt);
void svcerr_noprog(SVCXPRT *xprt);
void svcerr_progvers(SVCXPRT *xprt , rpcvers_t low_vers , rpcvers_t high_vers);
void svcerr_systemerr(SVCXPRT *xprt);
void svcerr_weakauth(SVCXPRT *xprt);

DESCRIPTIONThese routines are part of the RPC library which allows C language programs to make procedure calls on other machines across the network. These routines can be called by the server side dispatch function if there is any error in the transaction with the client.

RoutinesSee rpc(3) for the definition of the SVCXPRT data structure. svcerr_auth() Called by a service dispatch routine that refuses to perform a remote procedure call due to an authentication error. svcerr_decode() Called by a service dispatch routine that cannot successfully decode the remote arguments (see svc_getargs() in rpc_svc_reg(3)). svcerr_noproc() Called by a service dispatch routine that does not implement the procedure number that the caller requests. svcerr_noprog() Called when the desired program is not registered with the RPC package. Service implementors usually do not need this routine. svcerr_progvers() Called when the desired version of a program is not registered with the RPC package. The low_vers argument is the lowest version number, and high_vers is the highest version number. Service implementors usually do not need this routine. svcerr_systemerr() Called by a service dispatch routine when it detects a system error not covered by any particular protocol. For example, if a service can no longer allocate storage, it may call this routine. svcerr_weakauth() Called by a service dispatch routine that refuses to perform a remote procedure call due to insufficient (but correct) authentication arguments. The routine calls svcerr_auth(xprt , AUTH_TOOWEAK).

AVAILABILITYThese functions are part of libtirpc.

SEE ALSOrpc(3), rpc_svc_calls(3), rpc_svc_create(3), rpc_svc_reg(3)
0
Johanes Gumabo
Data Size   :   9,397 byte
man-rpc_svc_err.3tBuild   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   3 / 199,124
Visitor ID   :     :  
Visitor IP   :   18.188.233.69   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.