ucspi-ssl  0.99e
TLS encryption for IPv6 communication
Functions
socket_listen.c File Reference
#include <sys/types.h>
#include <sys/param.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include "socket.h"
Include dependency graph for socket_listen.c:

Go to the source code of this file.

Functions

int socket_listen (int s, int backlog)
 

Function Documentation

◆ socket_listen()

int socket_listen ( int  s,
int  backlog 
)

Definition at line 7 of file socket_listen.c.