| commit | b67a70a8ff32434c81e045050b96d19a033f2ccb | [log] [tgz] |
|---|---|---|
| author | Sergey Ulanov <sergeyu@fuchsia.infra.roller.google.com> | Mon May 06 18:08:34 2024 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon May 06 11:09:44 2024 -0700 |
| tree | 6d43d97115a08b773fc6514d0eaa2bfd7c1c2ef2 | |
| parent | ed2aea55f31cf954c2efb7a8994c5afba85d392f [diff] |
[roll] Roll fuchsia [netstack3] Add DatagramSocketOptions struct Add a new DatagramSocketOptions struct that's used to store common options for datagram sockets that are set separately for each stack in dual-stack sockets. This avoids duplicate implementations of the SendOptions trait. Original-Bug: 331651296 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1041945 Original-Revision: 68011e84fdf5893f2e61d6fc45e8bfc7dcdc07a6 GitOrigin-RevId: 3dcd9e59198a0c1afbc9266f288cce941c545d86 Change-Id: I1fd8a84b598ac568fc4e40a02316bbdbda31d84a
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.