TDME2 1.9.121
|
#include <stdint.h>
#include <map>
#include <queue>
#include <tdme/tdme.h>
#include <tdme/network/udpclient/fwd-tdme.h>
#include <tdme/network/udpclient/NetworkClientException.h>
#include <tdme/network/udpclient/UDPClientMessage.h>
#include <tdme/os/network/KernelEventMechanism.h>
#include <tdme/os/network/UDPSocket.h>
#include <tdme/os/threading/Mutex.h>
#include <tdme/os/threading/Thread.h>
Go to the source code of this file.
Classes | |
class | UDPClient |
UDP client. More... | |
struct | UDPClient::UDPClient_Statistics |
struct | UDPClient::Message |
struct | UDPClient::SafeMessage |