errors.fyi community error code reference
EALREADY

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

windows-errno

Connection already in progress

A non-blocking connect is already in progress on the socket.

Numeric value: 103

References

← all namespaces