[roll] Roll fuchsia [fidl][rust] Add is_closed() to ControlHandle This CL adds is_closed() to ControlHandle, similar to the method on Proxy types. This makes it possible to determine if a stream ended because of PEER_CLOSED or because of a server-initiated shutdown. This follows Ib83cf7c616cf7d106165c3b06d7bafd1b93a5a14 which added on_closed() to ControlHandle. Now Proxy and ControlHandle both provide this pair of methods. Original-Bug: 101155 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/789171 Original-Revision: b8a351c2bc135dc352d8b8b22cdfbe0a95c5d6ba GitOrigin-RevId: bcc21f67dbd04eabfe8af3de6bd7f089ed94d3be Change-Id: Id6c991844083fe97f86f84fc8503c40764c6af90
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.