protocolFamilyNotSupported
Protocol family not supported.
Declaration
static var protocolFamilyNotSupported: Errno { get }Mentioned in
Discussion
The protocol family hasn’t been configured into the system or no implementation for it exists.
The corresponding C error is EPFNOSUPPORT.