int GetAddrLen()
in
src/outmdsd/SockAddr.h [40:40]
1
lines of code
1
McCabe index (conditional complexity)
int GetAddrLen() const { return sizeof(addr); }