VMS Help TCPIP Services, Programming Interfaces, RPC Server Routines, svc_destroy *Conan The Librarian (sorry for the slow response - running on an old VAX) |
A macro that frees the memory associated with an RPC server handle. Format #include <rpc/rpc.h> void svc_destroy(SVCXPRT *xprt);
Additional Information (explode) :
|