$ errors.fyi/posix/EWOULDBLOCK 74 namespaces · 3,092 codes
posix · posix/EWOULDBLOCK
EWOULDBLOCK

Operation would block

The operation would block on a non-blocking descriptor. On most platforms EWOULDBLOCK is an alias for EAGAIN and shares its numeric value: 11 on Linux, 35 on macOS.

Also defined in

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT