errors.fyi community error code reference
ECANCELED

ECANCELED

posix

Operation cancelled

An asynchronous operation was cancelled before it completed. Numeric value is platform-specific: 125 on Linux, 89 on macOS.

References

windows-errno

Operation cancelled

The I/O operation was cancelled, typically by CancelIo() or a timeout.

Numeric value: 105

References

← all namespaces