Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ StopAllNetLibaThreads
Function
StopAllNetLibaThreads
library/cpp/netliba/v6/udp_http.cpp:1315–1317 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1313
}
1314
1315
void StopAllNetLibaThreads() {
1316
PanicAttack = true; // AAAA!!!!
1317
}
1318
1319
void SetNetLibaHeartbeatTimeout(double timeoutSec) {
1320
NetLibaHeartbeat();
Callers
1
ExecServerThread
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected