VMS Help TCPIP Services, Programming Interfaces, RPC Server Routines, svctcp_create *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Creates an ONC RPC server handle for a TCP/IP connection. Format #include <rpc/rpc.h> SVCXPRT *svctcp_create(int sock, u_int sendsize, u_int recvsize);
Additional Information (explode) :
|