VMS Help  —  TCPIP Services, Programming Interfaces, RPC Server Routines, svc_run
    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 extract
Arguments Description Return Values
Close Help