[roll] Roll fuchsia [fdio-cpp] Allow take & clone from FdioCaller

It's useful to be able to get channels from FdioCaller objects so this
adds the ability to get a new (cloned) channel to the underlying
resource and the ability to take ownership of the channel to the
underlying resource, thus invalidating the FdioCaller and its fd.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/512261
Original-Revision: ab8c19ce32c2a1636f7025277495c31b4d275105
GitOrigin-RevId: 77e112f59ab16e70886f7fd2bb0a112a215977f3
Change-Id: Idb8e880617add1684c63f3a076b6c2e8539c3dc3
1 file changed
tree: 70dc25925d49051ee897f1222092857bd1b37b8b
  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.