VMS Help  —  TCPIP Services, Programming Interfaces, RPC Server Routines, svcudp_bufcreate
    Creates an ONC RPC server handle for a buffered I/O UDP
    connection.
    Format
      #include  <rpc/rpc.h>
      SVCXPRT  *svcudp_bufcreate(int sock, u_int sendsize, u_int
               recvsize);
Additional Information: explode extract
Arguments Description Return Values
Close Help