Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Close
Method
Close
library/cpp/coroutine/engine/sockpool.h:54–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
void Close() noexcept {
55
Fd_.Close();
56
}
57
58
bool IsInGoodState() const noexcept {
59
int err = 0;
Callers
nothing calls this directly
Calls
1
Close
Method · 0.45
Tested by
no test coverage detected