VMS Help  —  TCPIP Services, Programming Interfaces, RPC Server Routines, xprt_unregister
    Removes a socket associated with an RPC server handle from the
    list of registered sockets.
    Format
      #include  <rpc/rpc.h>
      void  xprt_unregister(SVCXPRT *xprt);
Additional Information: explode extract
Arguments Description Return Values
Close Help