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