TDME2
1.9.200
|
#include <memory>
#include <vector>
#include <tdme/tdme.h>
#include <tdme/network/udpserver/ServerRequest.h>
#include <tdme/network/udpserver/ServerWorkerThread.h>
#include <tdme/os/threading/Barrier.h>
#include <tdme/os/threading/Queue.h>
Go to the source code of this file.
Classes | |
class | ServerWorkerThreadPool |
Simple server worker thread pool class. More... | |
Namespaces | |
tdme | |
tdme::network | |
tdme::network::udpserver | |