COHERENT help

This page displays the COHERENT help information for listen.

Listing of available help pages


listen() -- Listen for a connection on a socket

#include <sys/socket.h>
int listen(socket, backlog)
int socket, int backlog;