[roll] Roll fuchsia [zircon] Add zx_socket_set_disposition system call

This is the implementation of RFC-0099. It will eventually replace the
zx_socket_shutdown system call.

Perfcompare on x86 shows no performance regressions.

Test: fx core-tests --cmdline="--gtest_filter=SocketTest.*"
      fx test -o fidlcat_host_tests

Original-Bug: 78128
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/541361
Original-Revision: ed1641a804c68e01b44bd9bdf8d880f2b03e984a
GitOrigin-RevId: 8731155e82a00f34d2da3d4e1a900f3765aa515f
Change-Id: I799b65de8dfe4369a61239437b0c8707c2d41594
1 file changed
tree: ee5bd7bd8aeb53cec6e4311cfbf69b6e8b556931
  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.