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