ESRCHESRCH — No Such Process
No process matching the specified process ID was found.
ECANCELEDAn asynchronous operation was canceled before it completed.
An AIO request was canceled via aio_cancel(), or a thread was canceled while performing a cancelable operation.
Handle cancellation gracefully. Check the return status of aio_error() to determine if the operation was canceled. Ensure proper cleanup of resources.
ESRCHNo process matching the specified process ID was found.
SIGFPE (8)An arithmetic error occurred, such as division by zero or floating-point overflow.
ENOMSGNo message of the requested type is available in the message queue.
EOPNOTSUPPThe requested operation is not supported by the socket type or protocol.
ENOSTRA STREAMS-specific operation was attempted on a non-STREAMS file descriptor.
ENETDOWNThe local network interface is down and cannot send or receive traffic.