TelepathyGLib.SocketAddressType – telepathy-glib Reference Manual
SocketAddressType
Description:
[
CCode
( cprefix =
"TP_SOCKET_ADDRESS_TYPE_"
, has_type_id =
false
) ]
public
enum
SocketAddressType
Bitfield/set of flags generated from the Telepathy specification.
Namespace:
TelepathyGLib
Package:
telepathy-glib
Content:
Enum values:
ABSTRACT_UNIX
-
An abstract Unix socket.
IPV4
-
An IPv4 socket.
IPV6
-
An IPv6 socket.
UNIX
-
A Unix socket.
2022 vala-language.org