errors.fyi community error code reference
ENOPROTOOPT

ENOPROTOOPT

posix

Protocol not available

The requested socket option is not available for this protocol or socket type. Numeric value is platform-specific: 92 on Linux, 42 on macOS.

References

windows-errno

No such protocol option

The socket option is not supported by the protocol.

Numeric value: 123

References

← all namespaces