VMS Help  —  TCPIP Services, Programming Interfaces, RPC Server Routines, xprt_register, Description
    Activation of a transport handle involves setting the most
    appropriate bit for the socket associated with xprt in the svc_
    fds mask. When svc_run() is invoked, activity on the transport
    handle is eligible to be processed by the server.

    The svc_register routine calls this routine; therefore, you are
    unlikely to use this routine directly.
Close Help