errors.fyi community error code reference
ENOTSOCK

ENOTSOCK

posix

Not a socket

A socket operation was attempted on a file descriptor that does not refer to a socket. Numeric value is platform-specific: 88 on Linux, 38 on macOS.

References

windows-errno

Not a socket

The file descriptor does not refer to a socket.

Numeric value: 128

References

← all namespaces