C-chat
Macros
sockets.c File Reference

API for sockets. More...

#include <stdio.h>
#include <stdlib.h>
#include "sockets.h"
#include "interop.h"

Macros

#define DEBUG_CALL(x)
 
#define CLIENTS_BACKLOG   5
 

Detailed Description

API for sockets.

Implementation of "sockets.h" file.