[roll] Roll fuchsia [fdomain] Support for socket polling.

In fuchsia-controller there is usage of manual socket polling in order
to prevent blocking of the Python executor.

Original-Bug: 465842888
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1440485
Original-Revision: 2b27bd37ba90626cef1834e1e06502a4826003d2
GitOrigin-RevId: 5f384052073a40a1b25313706f415274127bce4d
Change-Id: I08331dfc39bce565c6df1fae9761d824b752bb9e
1 file changed
tree: 0b26fd44a6998155ad2aa6f1c4fa7fe9b6b95c59
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.