Home
last modified time | relevance | path

Searched refs:ID_UDP_PROXY_ALL_SERVERS_BUSY (Results 1 – 3 of 3) sorted by relevance

/dports/devel/raknet/raknet-3.9.2_10,1/Source/
H A DUDPProxyCommon.h40 ID_UDP_PROXY_ALL_SERVERS_BUSY, enumerator
H A DUDPProxyClient.cpp161 case ID_UDP_PROXY_ALL_SERVERS_BUSY: in OnReceive()
199 case ID_UDP_PROXY_ALL_SERVERS_BUSY: in OnReceive()
H A DUDPProxyCoordinator.cpp441 outgoingBs.Write((MessageID)ID_UDP_PROXY_ALL_SERVERS_BUSY); in SendAllBusy()