CService::GetSAFamily

Get the address family

Synopsis

Declared in <netaddress.h>

[[nodiscard]]
sa_family_t
GetSAFamily() const;

Return Value

AF_UNSPEC if unspecified

NOTE

The return value should not be discarded.