[roll] Roll fuchsia [posix.socket] Add SetReusePort2

The new SetReusePort2() allows to pass user identity (as a handle). This
is necessary to ensure same-user rule is enforced for SO_REUSEPORT in
Starnix.

Original-Bug: 451615802
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1395626
Original-Revision: 152ab2c454304b83fbf642e1eea42f38d1136a3b
GitOrigin-RevId: 6c74bf8380a036d5b5eb5106922a4e12e3b0cb63
Change-Id: Ia650c50bd3a5c66951072132fd87db636c585b50
1 file changed
tree: dc46ce025939c3d9e15dd9cb36e3823acc75169f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.