commit | 18fc065ea02401b597c2859fab1f87c621451d4b | [log] [tgz] |
---|---|---|
author | Adam Perry <adamperry@fuchsia.infra.roller.google.com> | Fri Feb 10 20:11:38 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Feb 10 12:13:20 2023 -0800 |
tree | cd06bfaba2a7a7d4c4726d11e1b11cfc385d8d43 | |
parent | c1c6eaea2bb57fc38d1dcd47b042ea92b2aa1d9e [diff] |
[roll] Roll fuchsia [testing] Socket::create(0) -> Socket::create_stream Migrates to the new infallible API. Empty socket options have a bit pattern of 0's which is the same as SocketOpts::STREAM. Original-Bug: 118832 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/800904 Original-Revision: 71865be1c6f1a7e2a86e345719f041bbb9d3b457 GitOrigin-RevId: ed97d7fb1b28e819b17dc33f3d728c75a2d672b5 Change-Id: I969d40a6bf3a9c68b8773093c261e6b32fa8b135
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.