Get the socket address family of this proxy.
Synopsis
Declared in <netbase.h>
sa_family_t
GetFamily() const;
Return Value
AF_UNIX for unix socket proxies, otherwise the proxy service family.
Created with MrDocs