Claude Chappe' Curse - A C Game
Logo Institut d'Informatique Claude Chappe Logo Université de Le Mans Logo Raeptor Production
 
Loading...
Searching...
No Matches
socket.h File Reference
#include <sys/select.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <netdb.h>
#include <unistd.h>
#include <io/socket/server.h>
#include <io/socket/client.h>
#include <io/socket/network_utils.h>
Include dependency graph for socket.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  socket_request_listener
 Structure to hold socket request listener information. More...
 
struct  peer
 Structure to represent a network peer. More...
 
struct  message_handler
 Structure to handle messages. More...
 

Macros

#define CLOSESOCKET   close
 

Macro Definition Documentation

◆ CLOSESOCKET

#define CLOSESOCKET   close