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

Method Info

util/network/socket.cpp:1062–1064  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1060 }
1061
1062 inline struct addrinfo* Info() const noexcept {
1063 return Info_.get();
1064 }
1065
1066private:
1067 using TAddrInfoPtr = std::unique_ptr<struct addrinfo, TAddrInfoDeleter>;

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected