errors.fyi
community error code reference
errors.fyi
/
windows-errno
/
EADDRINUSE
EADDRINUSE
windows-errno
Address already in use
The network address (IP + port) is already bound by another socket.
Numeric value:
100
References
https://learn.microsoft.com/en-us/cpp/c-runtime-library/errno-doserrno-sys-errlist-and-sys-nerr
โ all namespaces for EADDRINUSE