VMS Help TCPIP Services, Programming Interfaces, RPC Server Routines, svc_run *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Waits for incoming RPC requests and calls the svc_getreqset routine to dispatch to the appropriate RPC server program. Format #include <rpc/rpc.h> void svc_run();
Additional Information (explode) :
|