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

Only one entry returned for servers with the same name #41

Open
andreynech opened this issue Sep 12, 2018 · 1 comment
Open

Only one entry returned for servers with the same name #41

andreynech opened this issue Sep 12, 2018 · 1 comment

Comments

@andreynech
Copy link

If there are multiple instances of the same server (same name) running either on different hosts or, for example, on the same host listening on different ports, then only one entry is returned by resolver.

I think it is the same problem as described by closed issue 39

@IoTServ
Copy link

IoTServ commented Feb 21, 2021

Same problem...maybe only one server can accept the query packet,code
one server with one entry, other server can't accept the query packet and response the entry.
I guess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants