Home
last modified time | relevance | path

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

/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/src/steamnetworkingsockets/clientlib/
H A Dsteamnetworkingsockets_connections.cpp2727 if ( nEndReason == k_ESteamNetConnectionEnd_Misc_Timeout ) in GetConnectionStateLocToken()
3263 …ConnectionState_ProblemDetectedLocally( k_ESteamNetConnectionEnd_Misc_Timeout, "%s", "App did not … in CheckConnectionStateAndSetNextThinkTime()
3268 …ConnectionState_ProblemDetectedLocally( k_ESteamNetConnectionEnd_Misc_Timeout, "%s", "App didn't a… in CheckConnectionStateAndSetNextThinkTime()
3499 nReasonCode = k_ESteamNetConnectionEnd_Misc_Timeout; in ConnectionTimedOut()
H A Dsteamnetworkingsockets_p2p.cpp698 nReasonCode = k_ESteamNetConnectionEnd_Misc_Timeout; in GuessICEFailureReason()
/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/include/steam/
H A Dsteamnetworkingtypes.h580 k_ESteamNetConnectionEnd_Misc_Timeout = 5003, enumerator