1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-21 21:22:31 +03:00
Files
esp8266/libraries/ESP8266mDNS/src
LaborEtArs a89ab24edc LEAmDNS Fixes (#5641)
- 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)
- Fixed TTL (bug introduced with Fixes 1.0)
2019-01-22 12:21:42 +01:00
..
2019-01-22 12:21:42 +01:00
2019-01-18 15:59:26 -03:00
2019-01-18 15:59:26 -03:00
2019-01-18 15:59:26 -03:00
2019-01-22 12:21:42 +01:00
2019-01-22 12:21:42 +01:00
2019-01-18 15:59:26 -03:00