protocolNotAvailable
Protocol not available.
Declaration
static var protocolNotAvailable: Errno { get }Mentioned in
Discussion
A bad option or level was specified in a getsockopt(2) or setsockopt(2) call.
The corresponding C error is ENOPROTOOPT.