[roll] Roll fuchsia [ffx] reuse Targets when overnet node is shared

When a FIDL Target handler makes an RCS connection, check if it
is the same overnet id as one that already exists. If so, redirect
further Target requests to the previous target.

This required adding the ability to asynchronously wait for the
remote overnet id to arrive.

Original-Bug: 395632395
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1229247
Original-Revision: 44fd7192c792f62a13754d7d0d9769910b3d6ad2
GitOrigin-RevId: 338715fb7db1d916a230a17d763966bf667017cf
Change-Id: Ib040ad1e34f1d3eb2ca90db03018243325ef4a7e
1 file changed
tree: 3e27d24eb4ba1a02ca7f2aa9f06941e20e968c18
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.