Linux/POSIX 错误错误
ERANGEERANGE — Result Too Large
The result of a mathematical function or conversion is too large or too small to be represented.
linuxmacosunix
查看详情 ESOCKTNOSUPPORTThe specified socket type is not supported within the given protocol family.
The socket() call specified a socket type not available for the given address family and protocol.
Use a supported socket type. Common combinations are AF_INET with SOCK_STREAM (TCP) or SOCK_DGRAM (UDP).
ERANGEThe result of a mathematical function or conversion is too large or too small to be represented.
EINTRA blocking system call was interrupted by a signal before it could complete.
Exit 1The process exited with a general, unspecified error.
ENODATANo data is available from the STREAMS device or no named attribute was found.
SIGXFSZ (25)The process attempted to create a file larger than allowed.
EINVALAn invalid argument was passed to a system call or library function.