errors.fyi community error code reference
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

โ† all namespaces for ENOTSOCK