commit | 2fd1d66c0876093a279bc03a0fad2ee31ea8a108 | [log] [tgz] |
---|---|---|
author | Jeff Martin <martinjeffrey@fuchsia.infra.roller.google.com> | Thu Dec 28 21:10:39 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 28 13:12:04 2023 -0800 |
tree | 46a6b91c977b43f0db0dca5e7074f93fcb0ad2e7 | |
parent | dc806c85ce58714f3b25bb0d9fd979d0301980b4 [diff] |
[roll] Roll fuchsia [netstack3] Remove generic `C` from TransportState Simplify the `TransportState` trait that backs the implementation of datagram sockets by providing it a concrete `Ctx` rather core_ctx/bindings_ctx which are generic over some `C: BindingsContext`. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/965874 Original-Revision: 1655fed8ef6142a21a3a07aa055b06451e04a8b9 GitOrigin-RevId: e72b4d7d035fca46c86e83437a97fb316cc04fb5 Change-Id: I31fad14eb72b113491037621052aabae425a59ae
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
.