[roll] Roll fuchsia [starnix] Rename some socket creation functions

new_socket_file -> SocketFile::new_socket
Socket::new_file -> SocketFile::from_socket

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1270390
Original-Revision: 92b4889ab7e35fe11ca57ba74e1e71259b2bdf3f
GitOrigin-RevId: bbae01ebe1164459dafe30dfd4012c4324711dc2
Change-Id: I20830404d47db0c5f5172459a8fc74d37e01c63b
1 file changed
tree: a02763fc0b004f39e636c9084e6006648894497e
  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.