[roll] Roll fuchsia [lib/network] Poll QueryFut after select

Poll the possibly resolved FIDL Query future after the terminal event
future completes due to channel closure. The Control wrapper fails to
observe a response immediately followed by server end closure if we
we don't do that.

Original-Fixed: 92774
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/641382
Original-Revision: acc3ddf72e6bec8dd6eeb5a48ab14fe11a37c5d2
GitOrigin-RevId: 259c488ea3d699f664b890bbee3aec50d22ba2b0
Change-Id: I38a161c25bda84bb11e5aa99ba0fe5a02e10ea88
1 file changed
tree: 109fc218c7287d06fc7a47c8e4835c250b434e8d
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.