[roll] Roll fuchsia [llcpp] Assert that server is channel when writing epitaphs

Reason::kClose should only happen when an epitaph is supposed to be
written, which is only supported on channels. This CL adds an assertion
to ensure that the server transport is a channel when a teardown with
Reason::kClose is taking place.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/628181
Original-Revision: 8ed706cabeb015182485a98a6e6fd623701d2c82
GitOrigin-RevId: 3dd6de54beb232cfbcfd235c414282818124481f
Change-Id: I768d03e281272a58502303fe8ba4c1d4a9dfe840
1 file changed
tree: f4b817e51f866154a2470b0c5c2d3a0d0aa8bb00
  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.