VMS Help TCPIP Services, Programming Interfaces, RPC Server Routines, svc_freeargs *Conan The Librarian (sorry for the slow response - running on an old VAX) |
A macro that frees the memory allocated when the procedure's arguments were decoded. Format #include <rpc/rpc.h> bool_t svc_freeargs(SVCXPRT *xprt, xdrproc_t inproc, char *in);
Additional Information (explode) :
|