MCPcopy Create free account
hub / github.com/catboost/catboost / Close

Method Close

util/network/socket.cpp:609–611  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

607 }
608
609 inline void Close() {
610 Fd_.Close();
611 }
612
613private:
614 TSocketHolder Fd_;

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.45

Tested by

no test coverage detected