MCPcopy 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
120private:
121 TIntrusivePtr<TImpl> Impl_;

Callers 3

CloseMethod · 0.45
DoMainFunction · 0.45
OnStopMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected