COHERENT help

This page displays the COHERENT help information for socket.

Listing of available help pages


socket() -- Create a socket

#include <sys/types.h>
#include <sys/socket.h>
int socket(domain, type, protocol)
int domain, type, protocol;