VMS Help TCPIP Services, Programming Interfaces, RPC XDR Routines, xdrrec_create *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Initializes a record-oriented XDR stream descriptor. Format #include <tcpip$rpcxdr.h> void xdrrec_create(XDR *xdrs, u_int sendsize, u_int recvsize, char *tcp_handle, int (*readit)(), int (*writeit)());
Additional Information (explode) :
|