EISCONN
posix Socket is already connected
A connect() or bind() operation was attempted on a socket that is already connected. Numeric value is platform-specific: 106 on Linux, 56 on macOS.
A connect() or bind() operation was attempted on a socket that is already connected. Numeric value is platform-specific: 106 on Linux, 56 on macOS.