ERANGEERANGE — Result Too Large
The result of a mathematical function or conversion is too large or too small to be represented.
SIGSTOP (19)The process was unconditionally stopped. This signal cannot be caught or ignored.
The signal was sent with kill -STOP. The process remains suspended until SIGCONT is received.
Resume the process with kill -CONT PID or fg. Check if a debugger or parent process is controlling it.
ERANGEThe result of a mathematical function or conversion is too large or too small to be represented.
EPROTONOSUPPORTThe specified protocol is not supported by this socket domain or is not implemented.
ENETUNREACHNo route to the destination network exists in the routing table.
EPERMThe process does not have the required permissions to perform the requested operation.
ENOSYSThe requested system call or function is not implemented on this system.
EHOSTDOWNThe destination host is down and unreachable.