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

Method End

util/network/socket.h:220–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

218 }
219
220 inline TIterator End() const noexcept {
221 return TIterator(nullptr);
222 }
223
224private:
225 struct addrinfo* Info() const noexcept;

Callers 1

Y_UNIT_TESTFunction · 0.45

Calls 1

TIteratorClass · 0.70

Tested by

no test coverage detected