MCPcopy 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
14void Reply::onTimeOut() {
15 timedOut = true;
16 reply->abort();
17}
18
19// ----------------------------
20

Callers

nothing calls this directly

Calls 1

abortMethod · 0.45

Tested by

no test coverage detected