Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Elevate XSocketAddressInUse to ERROR
Errors where the socket address is in use will keep the server from connecting with clients. This should be reported as an ERROR instead of a warning. Also, if the retry time is shorter issues will be more obvious, since the error will cause the log to scroll visibly.
- Loading branch information