Enum: NetworkSocketAddressFamilyEnum
From https://www.freepascal.org/daily/doc/rtl/sockets/index-2.html
URI: NetworkSocketAddressFamilyEnum
Permissible Values
Value | Meaning | Description |
---|---|---|
af_appletalk | None | "Address family Appletalk DDP" |
af_bth | None | "Address family: Bluetooth sockets" |
af_inet | None | "Address family Internet IP Protocol" |
af_inet6 | None | "Address family IP version 6" |
af_ipx | None | "Address family Novell IPX" |
af_irda | None | "Address family: IRDA sockets" |
af_netbios | None | "Address family: NetBIOS" |
af_unspec | None | "Address family Not specified" |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-observable
LinkML Source
name: NetworkSocketAddressFamilyEnum
description: From https://www.freepascal.org/daily/doc/rtl/sockets/index-2.html
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
permissible_values:
af_appletalk:
text: af_appletalk
description: '"Address family Appletalk DDP"'
af_bth:
text: af_bth
description: '"Address family: Bluetooth sockets"'
af_inet:
text: af_inet
description: '"Address family Internet IP Protocol"'
af_inet6:
text: af_inet6
description: '"Address family IP version 6"'
af_ipx:
text: af_ipx
description: '"Address family Novell IPX"'
af_irda:
text: af_irda
description: '"Address family: IRDA sockets"'
af_netbios:
text: af_netbios
description: '"Address family: NetBIOS"'
af_unspec:
text: af_unspec
description: '"Address family Not specified"'