commit | 9c19df28158a489a42995facabb48ffbdb338799 | [log] [tgz] |
---|---|---|
author | Colin Nelson <colnnelson@fuchsia.infra.roller.google.com> | Tue Nov 28 22:54:59 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 28 14:56:27 2023 -0800 |
tree | b84fe113e3bb4b07bfd156c05864dab3c47d67ba | |
parent | 03ec8a98523b69cdae20fdcc7d9ef8e156dc81df [diff] |
[roll] Roll fuchsia Reland "[ffx][mdns_discovery]: add MdnsWatcher struct" This is a reland of commit 8f99f58f4c85cd93cb1d6562aeb2db31c11a8cec Original change's description: > [ffx][mdns_discovery]: add MdnsWatcher struct > > Simple struct that emits ffx::MdnsEventType events that can be passed to > a handler closure (trait is MdnsEventHandler which is implemented for > FnMut). > > To be used in generic `discovery` library. > > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/947117 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/951994 Original-Revision: f029ad0ffee12bbba778582ba5e983b279cd48e8 GitOrigin-RevId: 105a293133fe2a380aa46e5ea17a9d87bca11d0f Change-Id: I9e9dcc1c2a89b56781c9a4688224cfaf7ed56b89
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.