Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
224
private:
225
struct addrinfo* Info() const noexcept;
Callers
1
Y_UNIT_TEST
Function · 0.45
Calls
1
TIterator
Class · 0.70
Tested by
no test coverage detected