Gio.SocketFamily

The protocol family of a Gio.SocketAddress. (These values are identical to the system defines %AF_INET, %AF_INET6 and %AF_UNIX, if available.)

Since 2.22

SocketFamily.INVALID

no address family

SocketFamily.UNIX

the UNIX domain family

SocketFamily.IPV4

the IPv4 family

SocketFamily.IPV6

the IPv6 family