VMS Help  —  TCPIP Services, Programming Interfaces, RPC Server Routines, svcerr_systemerr
    Sends an error code to the client indicating that an error
    occurred that is not handled by the protocol being used.
    Format
      #include  <rpc/rpc.h>
      void  svcerr_systemerr(SVCXPRT *xprt);
Additional Information: explode extract
Arguments Description Return Values
Close Help