VMS Help  —  TCPIP Services, Programming Interfaces, Socket API Functions, connect()  Arguments
 s
    A socket descriptor created with socket().
 name
    The address of a structure that specifies the name of the remote
    socket in the format specific to the address family (AF_INET or
    AF_INET6).
 namelen
    The size, in bytes, of the structure pointed to by name.
Close Help