Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ onConnectTimedOut
Method
onConnectTimedOut
Engine/source/sim/netConnection.cpp:1267–1270 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1265
}
1266
1267
void NetConnection::onConnectTimedOut()
1268
{
1269
1270
}
1271
1272
void NetConnection::sendDisconnectPacket(const char *reason)
1273
{
Callers
1
checkTimeouts
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected