Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <netdb.h>
#include <string.h>
#include <sys/socket.h>
#include <sys/time.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <unistd.h>
#include <stdlib.h>
#include <iostream>
Go to the source code of this file.
Macros | |
#define | SOCKET_ERROR -1 |
#define SOCKET_ERROR -1 |
Definition at line 19 of file vsnet_headers.h.