| commit | e28d89cac67683c9d33d8bd9b4123c039e260278 | [log] [tgz] |
|---|---|---|
| author | Alex Konradi <akonradi@fuchsia.infra.roller.google.com> | Tue Mar 28 23:00:03 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 28 16:02:21 2023 -0700 |
| tree | 857ce20e3ee2284c58c458c32663adc6993d003b | |
| parent | 65d311ab9da98c71e16e20da8e810abd71528033 [diff] |
[roll] Roll fuchsia [netstack3] Remove SocketHandlerWorker::new method This method is only used when calling SocketWorker::serve_stream, not SocketWorker::serve_stream_with. Inline all instances of the former and move the new() method out of the trait and into inherent impls. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/826076 Original-Revision: 86d13c269cd0c8f4f43a28b3e4ca55f160a2ec99 GitOrigin-RevId: 332e90ea944bcef5837520d36074c7827ded1ff5 Change-Id: Ia143a2f34e0378e8b13dad8c45505cc32c136422
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.