errors.fyi community error code reference
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

โ† all namespaces for EINPROGRESS