[roll] Roll fuchsia [netstack3] Avoid Task::spawn in Netstack::serve()

After this change, fasync::Task is still spawned in udp sockets and in
test code.

Test: No behavior change
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/580565
Original-Revision: e6dd9fbdf0c9aa9d25eafdc2979521e5e4e12b28
GitOrigin-RevId: ef4d534d05a4363d8238ee145d2de75235d91861
Change-Id: I667c988c1e0eead53b79b156b293d44a030a06ce
1 file changed
tree: 4a1aad91c84e1612d85802e28ca5714037c452dd
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.