[roll] Roll fuchsia [fdomain] Allow multiple wakers for client transport

We want to poll this from the background task future associated with the
client *and* from individual futures that wait for transaction
completion. We need to *have multiple wakers for that or we can miss
wakeups.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1130655
Original-Revision: e07d5d4b1dcbb3e2dce8d0ae5627238d61bfe4c0
GitOrigin-RevId: 047431e8cd1016c9f51098c4de88acc7a1cd3895
Change-Id: I694d570b0a165fc2ad566d007e5d7932ced966ec
1 file changed
tree: 52b1c2bd76b27e1a8a1cd0defdaa4688efe58872
  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.