Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ IsShutdown
Method
IsShutdown
library/cpp/neh/http2.cpp:993–995 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
991
}
992
993
bool IsShutdown() const noexcept {
994
return Shutdown_;
995
}
996
997
TAtomicCounter TotalConn;
998
Callers
1
Create
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected