#include "NativeFeatureIncludes.h"
#include "Router2.h"
#include "RakPeerInterface.h"
#include "BitStream.h"
#include "RakNetTime.h"
#include "GetTime.h"
#include "DS_OrderedList.h"
#include "SocketLayer.h"
#include "FormatString.h"
Go to the source code of this file.
Enumerations | |
enum | Router2MessageIdentifiers { ID_ROUTER_2_QUERY_FORWARDING, ID_ROUTER_2_REPLY_FORWARDING, ID_ROUTER_2_REQUEST_FORWARDING, ID_ROUTER_2_INCREASE_TIMEOUT } |
Functions | |
int | ConnectionRequestSystemComp (const Router2::ConnectionRequestSystem &key, const Router2::ConnectionRequestSystem &data) |
ID_ROUTER_2_QUERY_FORWARDING | |
ID_ROUTER_2_REPLY_FORWARDING | |
ID_ROUTER_2_REQUEST_FORWARDING | |
ID_ROUTER_2_INCREASE_TIMEOUT |
Definition at line 50 of file Router2.cpp.
int ConnectionRequestSystemComp | ( | const Router2::ConnectionRequestSystem & | key, | |
const Router2::ConnectionRequestSystem & | data | |||
) |
Definition at line 551 of file Router2.cpp.