errors.fyi
community error code reference
errors.fyi
/
windows-errno
/
EINTR
EINTR
windows-errno
Interrupted function call
An asynchronous signal interrupted the function before it could complete.
Numeric value:
4
References
https://learn.microsoft.com/en-us/cpp/c-runtime-library/errno-doserrno-sys-errlist-and-sys-nerr
โ all namespaces for EINTR