[roll] Roll fuchsia [zxio] Remove zxio_is_socket

This method was:
- removed in commit a8a523c9ca6b46025b80d24fd45f910869b67b7f
- incorrectly added in commit 3c06bf5d3aef6b8d88b171e2cc15d70e1339686b
- incorrectly neglects to set its out parameter

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/647542
Original-Revision: 1eb8e033d9a5793c2409f3a097a01830b749c227
GitOrigin-RevId: b545a41a4d3f296832995dd4f0e5b562263b7467
Change-Id: I903f516cdefd8bee86fedfc4a1f25377587d8d4b
1 file changed
tree: 04d5b8d4018ef02c548afe52120b0d00baefbafc
  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.