VMS Help
CC, Socket Routines, bind

 *Conan The Librarian (sorry for the slow response - running on an old VAX)

    Binds a name to a socket.

    Syntax:

      #include  <types.h>
      #include  <socket.h>

    _DECC_V4_SOURCE defined:

      int bind(int s, struct sockaddr *name, int namelen);

    _DECC_V4_SOURCE not defined:

      int bind(int s, const struct sockaddr *name, size_t namelen);
  Close     HLB-list     TLB-list     Help  

[legal] [privacy] [GNU] [policy] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.