Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ onTimeOut
Method
onTimeOut
libraries/katabasis/src/Reply.cpp:14–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
void Reply::onTimeOut() {
15
timedOut = true;
16
reply->abort();
17
}
18
19
// ----------------------------
20
Callers
nothing calls this directly
Calls
1
abort
Method · 0.45
Tested by
no test coverage detected