commit | c34cdc259d78f2765b1d8d197346aee378560211 | [log] [tgz] |
---|---|---|
author | Jeff Martin <martinjeffrey@fuchsia.infra.roller.google.com> | Wed Nov 08 20:46:10 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Nov 08 12:47:47 2023 -0800 |
tree | 420dfcc2f89741234ccbbafd6b5f8fa89bf14454 | |
parent | 0ecaa11a0fbaba283f4b4520187bcdb2b6aba8f1 [diff] |
[roll] Roll fuchsia [netstack3] Coalesse Datagram Sharing State Types At present, datagram sockets don't need different types of sharing state for sockets in different states (i.e. unbound vs listener vs connected). This allows for the removal of unnecessary verbosity/complexity. Original-Bug: 135204 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/943454 Original-Revision: c06226747ea4beaaab0ef41a25c27f5a06662680 GitOrigin-RevId: 9b1632cc218a317867a30fb2335c388c69c6e6fd Change-Id: I8524ae4fe7282c79c129805ebfa330539b55de37
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
.