[roll] Roll fuchsia [vsock] Add cid to listen call

This allows us to start redirecting listen calls to different backends
as necessary, such as a loopback when VMADDR_CID_LOCAL is supplied.

This change also starts enforcing that the only valid CID which can be
supplied today is VMADDR_CID_HOST as that's really the only one we
support.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1120733
Original-Revision: c1c833c51a0635411f540787a20dc9334d4208fb
GitOrigin-RevId: e3a7c071e4d1bbec0cffae411cd1604fa0adfe9a
Change-Id: I5b40ab5aed57fb83742d543b91630532f8d1e89d
1 file changed
tree: c27f284c6e5eaf883984e1a8e5f8e8b0de504808
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.