Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Len
Method
Len
util/network/sock.h:247–249 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
245
}
246
247
socklen_t Len() const override {
248
return Size();
249
}
250
251
inline void Clear() noexcept {
252
Zero(*(sockaddr_in*)this);
Callers
2
SendTo
Method · 0.45
Connect
Method · 0.45
Calls
1
Size
Function · 0.50
Tested by
no test coverage detected