errors.fyi community error code reference
EINPROGRESS

EINPROGRESS

posix

Operation in progress

A long-running operation (typically a non-blocking connect()) has been initiated and has not yet completed. Numeric value is platform-specific: 115 on Linux, 36 on macOS.

References

windows-errno

Operation in progress

A non-blocking socket operation could not be completed immediately.

Numeric value: 112

References

← all namespaces