MCPcopy 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
221socklen_t TUnixSocketAddr::Len() const {
222 return SockAddr_.Len();
223}

Callers 8

AllocateMoreMethod · 0.45
TOneSocketListenerMethod · 0.45
TryToBindAddressesFunction · 0.45
SerializeThereAndBackFunction · 0.45
SendToMethod · 0.45
CreateSocketFunction · 0.45
SockAddrLenMethod · 0.45
PrintAddrFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected