VMS Help TCPIP Services, Programming Interfaces, RPC Server Routines, svc_sendreply *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Sends the results of a remote procedure call to an RPC client. Format #include <rpc/rpc.h> bool_t svc_sendreply(SVCXPRT *xprt, xdrproc_t outproc, char *out);
Additional Information (explode) :
|