socket()

Description

Create a socket.

#include <winsock.h>

SOCKET PASCAL FAR socket ( int af, int type, int protocol);