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

LEAmDNS fixes 1 (test) #5615

Closed
wants to merge 3 commits into from
Closed

LEAmDNS fixes 1 (test) #5615

wants to merge 3 commits into from

Conversation

d-a-v
Copy link
Collaborator

@d-a-v d-a-v commented Jan 14, 2019

This is #5611 fixed, to help reviewing it.
Will be closed when @LaborEtArs fixes his repository with

git mv -f LEAmDNS* libraries/ESP8266mDNS/src/

LaborEtArs and others added 3 commits January 13, 2019 16:10
- Better separation of ESP wifi thread code from user thread code
- Added a flag for 'update()'-less use (disabled by default)
- The too fast updates for service queries are fixed
- Switched fully to PolledTimeout; LEATimeFlag not needed anymore (BTW: a const 'expired()' method would be helpful)
- The device should stay visible now even after the first TTL timeout
- Improved service querying (queries five times now)
- Better separation of ESP wifi thread code from user thread code
- Added a flag for 'update()'-less use (disabled by default)
- The too fast updates for service queries are fixed
- Switched fully to PolledTimeout; LEATimeFlag not needed anymore (BTW: a const 'expired()' method would be helpful)
- The device should stay visible now even after the first TTL timeout
- Improved service querying (queries five times now)
@d-a-v
Copy link
Collaborator Author

d-a-v commented Jan 15, 2019

closed in favor of #5619

@d-a-v d-a-v closed this Jan 15, 2019
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

Successfully merging this pull request may close these issues.

2 participants