COHERENT help

This page displays the COHERENT help information for bind.

Listing of available help pages


bind() -- Bind a name to a socket

#include <sys/types.h>
#include <sys/socket.h>
int bind (socket, name, namelen)
int socket, namelen; struct sockaddr *name;