Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Len
Method
Len
util/network/address.cpp:221–223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
219
}
220
221
socklen_t TUnixSocketAddr::Len() const {
222
return SockAddr_.Len();
223
}
Callers
8
AllocateMore
Method · 0.45
TOneSocketListener
Method · 0.45
TryToBindAddresses
Function · 0.45
SerializeThereAndBack
Function · 0.45
SendTo
Method · 0.45
CreateSocket
Function · 0.45
SockAddrLen
Method · 0.45
PrintAddr
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected