[roll] Roll fuchsia [starnix] Implement SO_ACCEPTCONN

This socket option lets us pass GetSocketAcceptConn.

Test: GetSocketAcceptConn
Original-Bug: 79410
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/594992
Original-Revision: 41e611d61c902fe456887d3106e5d50ad73ca1de
GitOrigin-RevId: 80263d671010bb11aaa198ba99857e3e7eb31507
Change-Id: I88367c162d1afdbd9132ce2ad40ff84d8667a9d4
1 file changed
tree: 835b770fb39e726cdb9241b34c2a356517ddad93
  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.