VMS Help TCPIP Services, Programming Interfaces, RPC Server Routines, svcfd_create *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Creates an RPC server handle using the specified open file descriptor. Format #include <rpc/rpc.h> SVCXPRT *svcfd_create(int fd, u_int sendsize, u_int recvsize);
Additional Information (explode) :
|