VMS Help TCPIP Services, Programming Interfaces, RPC Server Routines, svcerr_noproc *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Sends an error code to the client indicating that the server program does not implement the requested procedure. Format #include <rpc/rpc.h> void svcerr_noproc(SVCXPRT *xprt);
Additional Information (explode) :
|