Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elevate XSocketAddressInUse to ERROR #655

Merged

Commits on May 6, 2020

  1. 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.
    simons-public committed May 6, 2020
    Configuration menu
    Copy the full SHA
    b3349dd View commit details
    Browse the repository at this point in the history