live
Macros
NetCommon.h File Reference
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/time.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <netdb.h>
#include <unistd.h>
#include <string.h>
#include <stdlib.h>
#include <errno.h>
#include <strings.h>
#include <ctype.h>
#include <stdint.h>
Include dependency graph for NetCommon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define closeSocket   close
 
#define SOCKLEN_T   int
 

Macro Definition Documentation

◆ closeSocket

#define closeSocket   close

Definition at line 112 of file NetCommon.h.

◆ SOCKLEN_T

#define SOCKLEN_T   int

Definition at line 123 of file NetCommon.h.