[roll] Roll fuchsia [fdomain] Always mark the transport as dead on hangup

There were still a few paths in try_poll_transport where we could hit an
error but not mark the transport as dead. We can consolidate marking the
transport dead to one spot in poll_transport and then avoid this sort of
mistake entirely.

Original-Fixed: 504760224
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1588510
Original-Revision: 386c437842826d0eced34c86ad07ac2634c46d61
GitOrigin-RevId: 16202f832f9bb6be924ada7f9a963bf802f8fdc5
Change-Id: I9b3cf2e8ba15962b4275cbf432b79203614a0989
1 file changed
tree: ceaf9380817e08cb1b0d0d4c9c7590e107330a45
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.