VOX
A little voxel engine
Loading...
Searching...
No Matches
ClientSocket.hpp File Reference
#include "Socket.hpp"
#include <cstring>
#include <netdb.h>
#include <netinet/tcp.h>
#include "logger.hpp"
Include dependency graph for ClientSocket.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ClientSocket
 A class that represents a client socket. Connects to a server. More...