Ошибки Linux/POSIXКритическая
ENFILEENFILE — Too Many Open Files in System
The system-wide limit on the total number of open files has been reached.
linuxmacosunix
Подробнее SIGPWR (30)A power failure was detected, typically from a UPS notification.
The system received a power failure notification from a UPS daemon.
Install a SIGPWR handler to save state and perform graceful shutdown. Configure your UPS daemon appropriately.
ENFILEThe system-wide limit on the total number of open files has been reached.
EOPNOTSUPPThe requested operation is not supported by the socket type or protocol.
SIGIO (29)A file descriptor is ready for I/O, used with signal-driven async I/O.
ESHUTDOWNA send operation was attempted after the local end of the socket was shut down for writing.
Exit 255The exit status is out of the valid range (0-255), or SSH returned a fatal error.
ENOTBLKA non-block device was specified where a block device is required.