Files
core/tests/components
J. Nick Koston 3315c4c6c3 Pre-filter zeroconf service browser updates (#35518)
Each ServerBrowser currently runs in its own thread which
processes every A or AAAA record update per instance.

As the list of zeroconf names we watch for grows, each additional
ServiceBrowser would process all the A and AAAA updates on the network.

To avoid overwhemling the system we pre-filter here and only process
DNSPointers for the configured record name (type)
2020-05-11 18:30:15 -05:00
..
2020-05-08 21:53:28 +02:00
2020-05-08 21:53:28 +02:00
2020-02-08 13:10:59 +01:00
2020-04-30 16:31:00 -07:00
2020-05-10 08:44:05 -05:00
2020-04-30 14:23:30 +02:00
2020-05-06 09:29:59 -07:00
2020-01-29 18:18:24 +01:00
2020-04-28 10:31:22 -07:00
2020-01-14 13:03:02 -08:00
2020-04-09 00:57:47 +02:00
2020-05-03 14:40:19 +02:00
2020-05-10 22:01:00 -05:00
2020-05-08 15:00:47 -05:00
2020-05-09 09:44:19 -04:00