protocolNotSupported

Protocol not supported.

Errno.swift:442
static var protocolNotSupported: Errno { get }

The protocol hasn’t been configured into the system, or no implementation for it exists.

The corresponding C error is EPROTONOSUPPORT.