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

Ensure service browser does not collapse on bad dns names #38851

Merged
merged 1 commit into from Aug 14, 2020

Commits on Aug 13, 2020

  1. Ensure service browser does not collapse on bad dns names

    If a device on the network presented a bad name, zeroconf
    would throw zeroconf.BadTypeInNameException and the service
    browser would die off.  We now trap the exception and continue.
    bdraco committed Aug 13, 2020
    Copy the full SHA
    867a2d1 View commit details
    Browse the repository at this point in the history