:right-sidebar: True SocketFamily =================================================================== .. currentmodule:: gi.repository.Gio .. versionadded:: 2.22 .. class:: SocketFamily :no-contents-entry: The protocol family of a :obj:`~gi.repository.Gio.SocketAddress`\. (These values are identical to the system defines %AF_INET, %AF_INET6 and %AF_UNIX, if available.) Fields ------ .. rst-class:: interim-class .. class:: SocketFamily :no-index: .. attribute:: INVALID The type of the None singleton. .. attribute:: IPV4 The type of the None singleton. .. attribute:: IPV6 The type of the None singleton. .. attribute:: UNIX The type of the None singleton.