[roll] Roll fuchsia [starnix] Pass socket_unix_dgram_local_test

We now reject messages that are too large to ever fit within the send
buffer.

Test: socket_unix_dgram_local_test
Original-Fixed: 79406
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/595627
Original-Revision: 6b30205289c46cb238c2130ca7bd02430e568771
GitOrigin-RevId: 0c99a31036f0c145512a3e38c392c9d0064a65c0
Change-Id: I4fd5d35800d85b5e4c8d233a573f0a8a68fa54da
1 file changed
tree: b960fc2bce7e885e303ab79924822bc7a0e86877
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.