VOX
A little voxel engine
Loading...
Searching...
No Matches
Connection.hpp File Reference
#include <vector>
#include <mutex>
#include <iostream>
#include <memory>
#include "ConnectionSocket.hpp"
#include "Socket.hpp"
#include "logger.hpp"
#include "Tracy.hpp"
Include dependency graph for Connection.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Connection
 a bufferised and thread safe RAII wrapper for a socket representing a connection. More...