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:116–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
void Close() noexcept {
117
Impl_->Close();
118
}
119
120
private:
121
TIntrusivePtr<TImpl> Impl_;
Callers
3
Close
Method · 0.45
DoMain
Function · 0.45
OnStop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected