[roll] Roll fuchsia [starnix] Run socket_stream_local_test

This updates unix stream socket read() to return early if the receiving
buffer has no space.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/742236
Original-Revision: 06a3963d0112b7fbbe85096c00eb9b6b701c1a55
GitOrigin-RevId: f60a293e6b1597c2b9874f0ce744a10de0d465b6
Change-Id: Ib541a56de77124410dac89bbc35646d82781aae3
1 file changed
tree: 20752fe9156d72203c4be3f999c946316984fd40
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.