VMS Help  —  TCPIP Services, Programming Interfaces, RPC Server Routines, svcudp_bufcreate, Arguments
 sock
    The socket with which the connection is associated. If sock is
    RPC_ANYSOCK, then this routine opens a new socket and sets sock.
 sendsize
    The size of the send buffer. If you specify zero, the routine
    chooses a suitable default.
 recvsize
    The size of the receive buffer. If you specify zero, the routine
    chooses a suitable default.
Close Help