[roll] Roll fuchsia [netstack3] Use scope cancelation for TCP tasks

We don't need a signaler if we can just join on the scope now.

Original-Bug: 380897722
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255785
Original-Revision: 442de75825a34b21e3999ed515652f069da5d1b3
GitOrigin-RevId: dd36da42e5e91edb4521a5a57ee0b624d57155d7
Change-Id: Ife6380877ed0355097b50736a149cf95896b0c11
1 file changed
tree: 70e27951dda91281928ad34276124a795a773736
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.