![]() |
Phoenix2D-Library
0.10
|
#include <sys/socket.h>#include <arpa/inet.h>#include <netdb.h>#include <unistd.h>#include <string.h>#include <iostream>#include "Connect.h"#include "Config.h"
Go to the source code of this file.
Classes | |
| struct | Phoenix::Socket |
Namespaces | |
| Phoenix | |
Functions | |
| void | Phoenix::connectToServer (const char *host, int port) |
Variables | |
| Socket | Phoenix::sock |
1.8.6