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