|
TrinityCore
|
Go to the documentation of this file. 1 #ifndef G3D_netheaders_h
2 #define G3D_netheaders_h
7 # if (G3D_WINSOCK_MAJOR_VERSION == 2)
9 # elif (G3D_WINSOCK_MAJOR_VERSION == 1)
13 # include <sys/types.h>
14 # include <sys/socket.h>
15 # include <netinet/in.h>
17 # define SOCKADDR_IN struct sockaddr_in