|
R-Type
2
Doom but in better
|
#include <asio.hpp>#include <unordered_map>#include <mutex>#include <cstdint>

Go to the source code of this file.
Data Structures | |
| class | ClientManager |
| Tracks (ip::udp::endpoint)->clientId and allows lookup in reverse. More... | |