[roll] Roll fuchsia [overnet] Remove last use of unbounded_send in circuit core

This is a difficult one as we're effectively multiplexing several
channels. Doing it without a guaranteed buffer means a bit of manual
polling but it's a fairly clean pattern.

Original-Bug: b/287782517
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/937989
Original-Revision: fa2ccb58002b4192e1c99075a0773b7d189f8072
GitOrigin-RevId: 0a80907a6f552b8de84f91036ea40c3c49d7d24e
Change-Id: I989d1211a6b0421520ed7f96c26c61f306f84872
1 file changed
tree: b63d890696cb353355366e02dcaae59407c87995
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.