commit | 30843cce850d1fa009d7874e8889c0231f588cb0 | [log] [tgz] |
---|---|---|
author | Alex Konradi <akonradi@fuchsia.infra.roller.google.com> | Thu Aug 10 20:03:09 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 10 13:05:00 2023 -0700 |
tree | 68a476da7b49b47a1eb6afae773bf04f7a35a1cd | |
parent | 4ce5cc8f50d5a097b80ee5e1cc3e50ed3ae7f020 [diff] |
[roll] Roll fuchsia [netstack3] Remove ConvertSocketTypeState trait Now that all socket state is held separately, remove this migration crutch trait and inline the last vestiges of its uses. This removes a bunch of `unreachable!`s and cleans up tech debt by further decoupling the demultiplexing map and socket state. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/899718 Original-Revision: f22ad43d71ae9dbe65a07218055e29d8c5ce765e GitOrigin-RevId: 1ce68729c8a98ba732df8eeb7ca6b796d5b9576e Change-Id: I67df7d491cd1bd322976bf1dfbab8596e4561f46
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
.