int GetDomain()
in
src/outmdsd/SockAddr.h [50:50]
1
lines of code
1
McCabe index (conditional complexity)
int GetDomain() const { return AF_INET; }