[roll] Roll fuchsia [starnix] Support blocking I/O on Fuchsia pipes

After this CL, we can now wait on the underlying Fuchsia socket in order
to implement blocking I/O for Fuchsia pipes.

Test: test_blocking_io
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/549601
Original-Revision: 6aa6ef78049265eeec6f0e011a097ae19bd3ab18
GitOrigin-RevId: a6175744afe454ea94b1b7eb3148c99367bff52e
Change-Id: Id113ac2f34e61cb1a1a90b28eeebd991ff8b10d4
1 file changed
tree: 6cb2b9ad4f6a6f1f15620d74730e0f2b01aafac2
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.