errors.fyi community error code reference
EALREADY
posix

Connection already in progress

A non-blocking connection attempt is already in progress on the socket. Numeric value is platform-specific: 114 on Linux, 37 on macOS.

References

โ† all namespaces for EALREADY